HomeSort by relevance Sort by last modified time
    Searched refs:CreateListener (Results 1 - 25 of 51) sorted by null

1 2 3

  /external/chromium_org/net/dns/
mdns_client_unittest.cc 475 test_client_.CreateListener(dns_protocol::kTypePTR, "_privet._tcp.local",
478 test_client_.CreateListener(dns_protocol::kTypePTR, "_printer._tcp.local",
519 test_client_.CreateListener(dns_protocol::kTypePTR, "_privet._tcp.local",
554 test_client_.CreateListener(dns_protocol::kTypePTR, "_printer._tcp.local",
628 test_client_.CreateListener(dns_protocol::kTypeA,
664 test_client_.CreateListener(dns_protocol::kTypePTR, "_privet._tcp.local",
768 scoped_ptr<MDnsListener> listener_irrelevant = test_client_.CreateListener(
829 scoped_ptr<MDnsListener> listener_privet = test_client_.CreateListener(
842 test_client_.CreateListener(dns_protocol::kTypePTR, "_privet._tcp.local",
866 listener1_ = test_client_.CreateListener(dns_protocol::kTypePTR
    [all...]
mdns_client.h 82 // Created by the MDnsClient (see |MDnsClient::CreateListener|) and used to keep
146 virtual scoped_ptr<MDnsListener> CreateListener(
mdns_client_impl.h 171 virtual scoped_ptr<MDnsListener> CreateListener(
mdns_client_impl.cc 417 scoped_ptr<MDnsListener> MDnsClientImpl::CreateListener(
684 listener_ = client_->CreateListener(rrtype_, name_, this);
  /external/chromium_org/chrome/common/local_discovery/
service_discovery_client_impl.cc 66 listener_ = mdns_client_->CreateListener(
195 srv_listener_ = mdns_client->CreateListener(
197 txt_listener_ = mdns_client->CreateListener(
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h     [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/9/platforms/android-12/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/9/platforms/android-13/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]

Completed in 417 milliseconds

1 2 3