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

  /external/chromium_org/net/dns/
mdns_client.h 45 RESULT_NSEC
mdns_client_impl.cc 637 weak_this->TriggerCallback(MDnsTransaction::RESULT_NSEC, NULL);
664 TriggerCallback(RESULT_NSEC, NULL);
mdns_client_unittest.cc 938 MockableRecordCallback(MDnsTransaction::RESULT_NSEC, NULL));
956 MockableRecordCallback(MDnsTransaction::RESULT_NSEC, NULL));
    [all...]
  /external/chromium_org/chrome/utility/local_discovery/
service_discovery_client_impl.cc 357 case net::MDnsTransaction::RESULT_NSEC:

Completed in 77 milliseconds