HomeSort by relevance Sort by last modified time
    Searched defs:RemoveService (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/mdns/
dns_sd_registry.cc 76 bool DnsSdRegistry::ServiceTypeData::RemoveService(
190 service_data_map_[service_type]->RemoveService(service_name);
  /external/chromium_org/chromeos/dbus/
fake_shill_service_client.cc 406 void FakeShillServiceClient::RemoveService(const std::string& service_path) {
  /external/chromium_org/chromeos/network/
shill_property_handler_unittest.cc 247 void RemoveService(const std::string& id) {
248 service_test_->RemoveService(id);
406 RemoveService(kTestServicePath);

Completed in 225 milliseconds