HomeSort by relevance Sort by last modified time
    Searched refs:SendQuery (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/dns/
mdns_client_impl.h 116 bool SendQuery(uint16 rrtype, std::string name);
mdns_client_impl.cc 208 bool MDnsClientImpl::Core::SendQuery(uint16 rrtype, std::string name) {
650 if (!client_->core()->SendQuery(rrtype_, name_))

Completed in 81 milliseconds