Searched refs:GetServiceType (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/common/local_discovery/
H A Dservice_discovery_client.h73 virtual std::string GetServiceType() const = 0;
H A Dservice_discovery_client_impl.h66 virtual std::string GetServiceType() const OVERRIDE;
H A Dservice_discovery_client_impl.cc123 std::string ServiceWatcherImpl::GetServiceType() const { function in class:local_discovery::ServiceWatcherImpl
132 DCHECK(record->name() == GetServiceType());
/external/chromium_org/chrome/browser/local_discovery/
H A Dservice_discovery_client_mac.h109 virtual std::string GetServiceType() const OVERRIDE;
H A Dprivet_device_lister_unittest.cc51 virtual std::string GetServiceType() const { function in class:local_discovery::__anon4167::MockServiceWatcher
H A Dservice_discovery_client_mdns.cc214 virtual std::string GetServiceType() const OVERRIDE {
H A Dservice_discovery_host_client.cc93 virtual std::string GetServiceType() const OVERRIDE {

Completed in 94 milliseconds