HomeSort by relevance Sort by last modified time
    Searched refs:RemovePropertyChangedObserver (Results 26 - 44 of 44) sorted by null

12

  /external/chromium_org/chromeos/dbus/
shill_manager_client_stub.h 28 virtual void RemovePropertyChangedObserver(
shill_service_client_stub.h 36 virtual void RemovePropertyChangedObserver(
shill_ipconfig_client_unittest.cc 73 client_->RemovePropertyChangedObserver(
shill_profile_client_stub.cc 55 void ShillProfileClientStub::RemovePropertyChangedObserver(
shill_profile_client_unittest.cc 85 client_->RemovePropertyChangedObserver(
shill_device_client_stub.cc 49 void ShillDeviceClientStub::RemovePropertyChangedObserver(
shill_service_client_unittest.cc 76 client_->RemovePropertyChangedObserver(
shill_device_client_unittest.cc 102 client_->RemovePropertyChangedObserver(
shill_client_helper.cc 199 void ShillClientHelper::RemovePropertyChangedObserver(
shill_manager_client_stub.cc 93 void ShillManagerClientStub::RemovePropertyChangedObserver(
shill_manager_client_unittest.cc 99 client_->RemovePropertyChangedObserver(&observer);
shill_service_client_stub.cc 75 void ShillServiceClientStub::RemovePropertyChangedObserver(
  /external/chromium_org/chromeos/network/
geolocation_handler.cc 25 manager_client->RemovePropertyChangedObserver(this);
cros_network_functions.cc 43 RemovePropertyChangedObserver(this);
69 RemovePropertyChangedObserver(dbus::ObjectPath(service_path_), this);
97 RemovePropertyChangedObserver(dbus::ObjectPath(device_path_), this);
shill_property_handler.cc 75 RemovePropertyChangedObserver(dbus::ObjectPath(path_), this);
78 RemovePropertyChangedObserver(dbus::ObjectPath(path_), this);
113 shill_manager_->RemovePropertyChangedObserver(this);
network_profile_handler.cc 220 RemovePropertyChangedObserver(this);
cros_network_functions_unittest.cc 281 RemovePropertyChangedObserver(_)).Times(1);
303 RemovePropertyChangedObserver(path, _)).Times(1);
325 RemovePropertyChangedObserver(path, _)).Times(1);
network_sms_handler.cc 341 RemovePropertyChangedObserver(this);
managed_network_configuration_handler_unittest.cc 248 RemovePropertyChangedObserver(_)).Times(AnyNumber());

Completed in 116 milliseconds

12