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