Home
last modified time | relevance | path

Searched refs:aRecordProcessor (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/net/
Dmdns.hpp1352 void IterateOnAllRecordsInResponse(RecordProcessor aRecordProcessor);
Dmdns.cpp4096 void Core::RxMessage::IterateOnAllRecordsInResponse(RecordProcessor aRecordProcessor) in IterateOnAllRecordsInResponse() argument
4120 (this->*aRecordProcessor)(name, record, offset); in IterateOnAllRecordsInResponse()