Searched refs:aRecordsLength (Results 1 – 2 of 2) sorted by relevance
996 void AnswerProbe(const AnswerInfo &aInfo, RecordAndType *aRecords, uint16_t aRecordsLength);997 … void AnswerNonProbe(const AnswerInfo &aInfo, RecordAndType *aRecords, uint16_t aRecordsLength);
1194 …e::Entry::AnswerNonProbe(const AnswerInfo &aInfo, RecordAndType *aRecords, uint16_t aRecordsLength) in AnswerNonProbe() argument1202 for (uint16_t index = 0; index < aRecordsLength; index++) in AnswerNonProbe()1231 …Core::Entry::AnswerProbe(const AnswerInfo &aInfo, RecordAndType *aRecords, uint16_t aRecordsLength) in AnswerProbe() argument1242 for (uint16_t index = 0; index < aRecordsLength; index++) in AnswerProbe()1290 for (uint16_t index = 0; index < aRecordsLength; index++) in AnswerProbe()