Searched refs:ParseQuestions (Results 1 – 2 of 2) sorted by relevance
379 ResponseCode ParseQuestions(uint8_t aTestMode, bool &aShouldRespond);
197 SuccessOrExit(rcode = aRequest.ParseQuestions(mTestMode, shouldRespond)); in ProcessQuery()303 Server::ResponseCode Server::Request::ParseQuestions(uint8_t aTestMode, bool &aShouldRespond) in ParseQuestions() function in ot::Dns::ServiceDiscovery::Server::Request