Home
last modified time | relevance | path

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

/external/openscreen/osp/impl/discovery/mdns/
Dmdns_responder_adapter_impl.cc167 std::vector<std::string> ParseTxtResponse( in ParseTxtResponse() function
956 auto lines = ParseTxtResponse(answer->rdata->u.txt.c, answer->rdlength); in TxtQueryCallback()