Searched refs:aRecordProcessor (Results 1 – 2 of 2) sorted by relevance
1352 void IterateOnAllRecordsInResponse(RecordProcessor aRecordProcessor);
4096 void Core::RxMessage::IterateOnAllRecordsInResponse(RecordProcessor aRecordProcessor) in IterateOnAllRecordsInResponse() argument4120 (this->*aRecordProcessor)(name, record, offset); in IterateOnAllRecordsInResponse()