Home
last modified time | relevance | path

Searched refs:OnPropertyChanged (Results 1 – 25 of 40) sorted by relevance

12

/external/chromium_org/chromeos/dbus/
Dfake_nfc_adapter_client.cc80 &FakeNfcAdapterClient::OnPropertyChanged, in FakeNfcAdapterClient()
86 &FakeNfcAdapterClient::OnPropertyChanged, in FakeNfcAdapterClient()
190 void FakeNfcAdapterClient::OnPropertyChanged( in OnPropertyChanged() function in chromeos::FakeNfcAdapterClient
Dfake_nfc_manager_client.cc44 &FakeNfcManagerClient::OnPropertyChanged, base::Unretained(this)))); in FakeNfcManagerClient()
94 void FakeNfcManagerClient::OnPropertyChanged( in OnPropertyChanged() function in chromeos::FakeNfcManagerClient
Dfake_bluetooth_input_client.cc84 &FakeBluetoothInputClient::OnPropertyChanged, in AddInputDevice()
119 void FakeBluetoothInputClient::OnPropertyChanged( in OnPropertyChanged() function in chromeos::FakeBluetoothInputClient
Dbluetooth_input_client.cc66 base::Bind(&BluetoothInputClientImpl::OnPropertyChanged, in CreateProperties()
111 void OnPropertyChanged(const dbus::ObjectPath& object_path, in OnPropertyChanged() function in chromeos::BluetoothInputClientImpl
Dfake_bluetooth_device_client.cc196 &FakeBluetoothDeviceClient::OnPropertyChanged, in FakeBluetoothDeviceClient()
566 void FakeBluetoothDeviceClient::OnPropertyChanged( in OnPropertyChanged() function in chromeos::FakeBluetoothDeviceClient
584 &FakeBluetoothDeviceClient::OnPropertyChanged, in DiscoverySimulationTimer()
608 &FakeBluetoothDeviceClient::OnPropertyChanged, in DiscoverySimulationTimer()
632 &FakeBluetoothDeviceClient::OnPropertyChanged, in DiscoverySimulationTimer()
653 &FakeBluetoothDeviceClient::OnPropertyChanged, in DiscoverySimulationTimer()
678 &FakeBluetoothDeviceClient::OnPropertyChanged, in DiscoverySimulationTimer()
702 &FakeBluetoothDeviceClient::OnPropertyChanged, in DiscoverySimulationTimer()
722 &FakeBluetoothDeviceClient::OnPropertyChanged, in DiscoverySimulationTimer()
741 &FakeBluetoothDeviceClient::OnPropertyChanged, in DiscoverySimulationTimer()
[all …]
Dfake_bluetooth_adapter_client.cc71 &FakeBluetoothAdapterClient::OnPropertyChanged, base::Unretained(this)))); in FakeBluetoothAdapterClient()
79 &FakeBluetoothAdapterClient::OnPropertyChanged, base::Unretained(this)))); in FakeBluetoothAdapterClient()
230 void FakeBluetoothAdapterClient::OnPropertyChanged( in OnPropertyChanged() function in chromeos::FakeBluetoothAdapterClient
Dnfc_manager_client.cc86 base::Bind(&NfcManagerClientImpl::OnPropertyChanged, in Init()
95 void OnPropertyChanged(const std::string& property_name) { in OnPropertyChanged() function in chromeos::NfcManagerClientImpl
Dshill_property_changed_observer.h20 virtual void OnPropertyChanged(const std::string& name,
Dshill_ipconfig_client_unittest.cc61 EXPECT_CALL(observer, OnPropertyChanged(shill::kConnectedProperty, in TEST_F()
77 EXPECT_CALL(observer, OnPropertyChanged(_, _)).Times(0); in TEST_F()
Dshill_profile_client_unittest.cc72 OnPropertyChanged( in TEST_F()
89 EXPECT_CALL(observer, OnPropertyChanged(_, _)).Times(0); in TEST_F()
Dnfc_tag_client.cc187 base::Bind(&NfcTagClientImpl::OnPropertyChanged, in CreateProperties()
205 void OnPropertyChanged(const dbus::ObjectPath& object_path, in OnPropertyChanged() function in chromeos::NfcTagClientImpl
Dnfc_device_client.cc180 base::Bind(&NfcDeviceClientImpl::OnPropertyChanged, in CreateProperties()
198 void OnPropertyChanged(const dbus::ObjectPath& object_path, in OnPropertyChanged() function in chromeos::NfcDeviceClientImpl
Dnfc_adapter_client.cc167 base::Bind(&NfcAdapterClientImpl::OnPropertyChanged, in CreateProperties()
186 void OnPropertyChanged(const dbus::ObjectPath& object_path, in OnPropertyChanged() function in chromeos::NfcAdapterClientImpl
Dnfc_record_client.cc191 base::Bind(&NfcRecordClientImpl::OnPropertyChanged, in CreateProperties()
215 void OnPropertyChanged(const dbus::ObjectPath& object_path, in OnPropertyChanged() function in chromeos::NfcRecordClientImpl
Dfake_nfc_manager_client.h52 void OnPropertyChanged(const std::string& property_name);
Dfake_bluetooth_input_client.h51 void OnPropertyChanged(const dbus::ObjectPath& object_path,
Dbluetooth_adapter_client.cc88 base::Bind(&BluetoothAdapterClientImpl::OnPropertyChanged, in CreateProperties()
209 void OnPropertyChanged(const dbus::ObjectPath& object_path, in OnPropertyChanged() function in chromeos::BluetoothAdapterClientImpl
Dfake_nfc_adapter_client.h64 void OnPropertyChanged(const dbus::ObjectPath& object_path,
Dfake_bluetooth_adapter_client.h74 void OnPropertyChanged(const std::string& property_name);
Dshill_service_client_unittest.cc63 OnPropertyChanged( in TEST_F()
80 EXPECT_CALL(observer, OnPropertyChanged(_, _)).Times(0); in TEST_F()
/external/chromium_org/dbus/
Dproperty_unittest.cc81 base::Bind(&PropertyTest::OnPropertyChanged, in SetUp()
111 void OnPropertyChanged(const std::string& name) { in OnPropertyChanged() function in dbus::PropertyTest
/external/chromium_org/chromeos/network/
Dnetwork_profile_handler.cc84 OnPropertyChanged(shill::kProfilesProperty, *profiles); in GetManagerPropertiesCallback()
87 void NetworkProfileHandler::OnPropertyChanged(const std::string& name, in OnPropertyChanged() function in chromeos::NetworkProfileHandler
Dgeolocation_handler.h45 virtual void OnPropertyChanged(const std::string& key,
Dnetwork_profile_handler.h44 virtual void OnPropertyChanged(const std::string& name,
Dnetwork_sms_handler.h51 virtual void OnPropertyChanged(const std::string& name,

12