Home
last modified time | relevance | path

Searched refs:RemovePropertyChangedObserver (Results 1 – 25 of 31) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/dbus/shill/
H A Dshill_profile_client.cc41 void RemovePropertyChangedObserver( in RemovePropertyChangedObserver() function in chromeos::__anon2d68c55a0111::ShillProfileClientImpl
44 GetHelper(profile_path)->RemovePropertyChangedObserver(observer); in RemovePropertyChangedObserver()
H A Dshill_ipconfig_client.cc44 void RemovePropertyChangedObserver( in RemovePropertyChangedObserver() function in chromeos::__anon52d08e780111::ShillIPConfigClientImpl
47 GetHelper(ipconfig_path)->RemovePropertyChangedObserver(observer); in RemovePropertyChangedObserver()
H A Dshill_manager_client.cc43 void RemovePropertyChangedObserver( in RemovePropertyChangedObserver() function in chromeos::__anonaa1aa1240111::ShillManagerClientImpl
45 helper_->RemovePropertyChangedObserver(observer); in RemovePropertyChangedObserver()
H A Dfake_shill_ipconfig_client.h29 void RemovePropertyChangedObserver( in COMPONENT_EXPORT()
H A Dshill_ipconfig_client.h65 virtual void RemovePropertyChangedObserver( in COMPONENT_EXPORT()
H A Dfake_shill_ipconfig_client.cc33 void FakeShillIPConfigClient::RemovePropertyChangedObserver( in RemovePropertyChangedObserver() function in chromeos::FakeShillIPConfigClient
H A Dfake_shill_profile_client.h31 void RemovePropertyChangedObserver( in COMPONENT_EXPORT()
H A Dshill_profile_client.h116 virtual void RemovePropertyChangedObserver( in COMPONENT_EXPORT()
H A Dshill_service_client.cc78 void RemovePropertyChangedObserver( in RemovePropertyChangedObserver() function in chromeos::__anon2c8f19da0111::ShillServiceClientImpl
81 GetHelper(service_path)->RemovePropertyChangedObserver(observer); in RemovePropertyChangedObserver()
H A Dshill_client_helper.h70 void RemovePropertyChangedObserver(ShillPropertyChangedObserver* observer);
H A Dshill_device_client.cc57 void RemovePropertyChangedObserver( in RemovePropertyChangedObserver() function in chromeos::__anondf4037d90111::ShillDeviceClientImpl
60 GetHelper(device_path)->RemovePropertyChangedObserver(observer); in RemovePropertyChangedObserver()
H A Dshill_manager_client.h145 virtual void RemovePropertyChangedObserver( in COMPONENT_EXPORT()
H A Dshill_ipconfig_client_unittest.cc77 client_->RemovePropertyChangedObserver(dbus::ObjectPath(kExampleIPConfigPath), in TEST_F()
H A Dshill_service_client.h131 virtual void RemovePropertyChangedObserver( in COMPONENT_EXPORT()
H A Dshill_device_client.h89 virtual void RemovePropertyChangedObserver( in COMPONENT_EXPORT()
H A Dfake_shill_service_client.h35 void RemovePropertyChangedObserver( in COMPONENT_EXPORT()
H A Dshill_profile_client_unittest.cc88 client_->RemovePropertyChangedObserver(dbus::ObjectPath(kDefaultProfilePath), in TEST_F()
H A Dfake_shill_manager_client.h33 void RemovePropertyChangedObserver( in COMPONENT_EXPORT()
H A Dfake_shill_device_client.h34 void RemovePropertyChangedObserver( in COMPONENT_EXPORT()
H A Dfake_shill_profile_client.cc44 void FakeShillProfileClient::RemovePropertyChangedObserver( in RemovePropertyChangedObserver() function in chromeos::FakeShillProfileClient
H A Dshill_device_client_unittest.cc104 client_->RemovePropertyChangedObserver(dbus::ObjectPath(kExampleDevicePath), in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/network/
H A Dshill_property_handler.cc81 ShillServiceClient::Get()->RemovePropertyChangedObserver( in ~ShillPropertyObserver()
85 ShillDeviceClient::Get()->RemovePropertyChangedObserver( in ~ShillPropertyObserver()
114 shill_manager_->RemovePropertyChangedObserver(this); in ~ShillPropertyHandler()
H A Dgeolocation_handler.cc41 ShillManagerClient::Get()->RemovePropertyChangedObserver(this); in ~GeolocationHandler()
H A Dnetwork_profile_handler.cc217 ShillManagerClient::Get()->RemovePropertyChangedObserver(this); in ~NetworkProfileHandler()
H A Dnetwork_sms_handler.cc218 ShillManagerClient::Get()->RemovePropertyChangedObserver(this); in ~NetworkSmsHandler()

12