Searched defs:RemoveService (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/mdns/
H A Ddns_sd_registry.cc70 bool DnsSdRegistry::ServiceTypeData::RemoveService( function in class:extensions::DnsSdRegistry::ServiceTypeData
172 if (service_data_map_[service_type]->RemoveService(service_name)) {
/external/chromium_org/chromeos/dbus/
H A Dfake_shill_service_client.cc364 void FakeShillServiceClient::RemoveService(const std::string& service_path) { function in class:chromeos::FakeShillServiceClient
/external/chromium_org/chromeos/network/
H A Dshill_property_handler_unittest.cc237 void RemoveService(const std::string& id) { function in class:chromeos::ShillPropertyHandlerTest
238 service_test_->RemoveService(id);
407 RemoveService(kTestServicePath);
/external/chromium_org/chrome/utility/local_discovery/
H A Dservice_discovery_client_impl.cc132 RemoveService(rdata->ptrdomain());
223 void ServiceWatcherImpl::RemoveService(const std::string& service) { function in class:local_discovery::ServiceWatcherImpl

Completed in 128 milliseconds