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

  /external/chromium_org/chromeos/dbus/
shill_service_client.h 67 virtual void RemoveService(const std::string& service_path) = 0;
shill_service_client_stub.h 99 virtual void RemoveService(const std::string& service_path) OVERRIDE;
shill_service_client_stub.cc 378 void ShillServiceClientStub::RemoveService(const std::string& service_path) {
  /external/chromium_org/chromeos/network/
shill_property_handler_unittest.cc 236 void RemoveService(const std::string& id) {
237 service_test_->RemoveService(id);
412 RemoveService(kTestServicePath);
  /external/chromium_org/chrome/utility/local_discovery/
service_discovery_client_impl.h 101 void RemoveService(const std::string& service);
service_discovery_client_impl.cc 124 RemoveService(rdata->ptrdomain());
215 void ServiceWatcherImpl::RemoveService(const std::string& service) {

Completed in 84 milliseconds