Home
last modified time | relevance | path

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

123

/external/chromium_org/chromeos/dbus/
Dfake_nfc_record_client.cc86 base::Bind(&FakeNfcRecordClient::OnPropertyChanged, in FakeNfcRecordClient()
95 base::Bind(&FakeNfcRecordClient::OnPropertyChanged, in FakeNfcRecordClient()
104 base::Bind(&FakeNfcRecordClient::OnPropertyChanged, in FakeNfcRecordClient()
113 base::Bind(&FakeNfcRecordClient::OnPropertyChanged, in FakeNfcRecordClient()
307 void FakeNfcRecordClient::OnPropertyChanged( in OnPropertyChanged() function in chromeos::FakeNfcRecordClient
Dfake_bluetooth_input_client.cc84 &FakeBluetoothInputClient::OnPropertyChanged, in AddInputDevice()
123 void FakeBluetoothInputClient::OnPropertyChanged( in OnPropertyChanged() function in chromeos::FakeBluetoothInputClient
Dfake_nfc_manager_client.cc44 &FakeNfcManagerClient::OnPropertyChanged, base::Unretained(this)))); in FakeNfcManagerClient()
94 void FakeNfcManagerClient::OnPropertyChanged( in OnPropertyChanged() function in chromeos::FakeNfcManagerClient
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_adapter_client.cc82 &FakeBluetoothAdapterClient::OnPropertyChanged, base::Unretained(this)))); in FakeBluetoothAdapterClient()
90 &FakeBluetoothAdapterClient::OnPropertyChanged, base::Unretained(this)))); in FakeBluetoothAdapterClient()
250 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
Dbluetooth_gatt_service_client.cc85 base::Bind(&BluetoothGattServiceClientImpl::OnPropertyChanged, in CreateProperties()
122 virtual void OnPropertyChanged(const dbus::ObjectPath& object_path, in OnPropertyChanged() function in chromeos::BluetoothGattServiceClientImpl
Dfake_bluetooth_gatt_characteristic_client.cc245 &FakeBluetoothGattCharacteristicClient::OnPropertyChanged, in ExposeHeartRateCharacteristics()
258 &FakeBluetoothGattCharacteristicClient::OnPropertyChanged, in ExposeHeartRateCharacteristics()
271 &FakeBluetoothGattCharacteristicClient::OnPropertyChanged, in ExposeHeartRateCharacteristics()
345 void FakeBluetoothGattCharacteristicClient::OnPropertyChanged( in OnPropertyChanged() function in chromeos::FakeBluetoothGattCharacteristicClient
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()
Dfake_bluetooth_gatt_service_client.cc103 &FakeBluetoothGattServiceClient::OnPropertyChanged, in ExposeHeartRateService()
150 void FakeBluetoothGattServiceClient::OnPropertyChanged( in OnPropertyChanged() function in chromeos::FakeBluetoothGattServiceClient
Dfake_bluetooth_gatt_descriptor_client.cc145 &FakeBluetoothGattDescriptorClient::OnPropertyChanged, in ExposeDescriptor()
178 void FakeBluetoothGattDescriptorClient::OnPropertyChanged( in OnPropertyChanged() function in chromeos::FakeBluetoothGattDescriptorClient
Dfake_nfc_adapter_client.cc97 &FakeNfcAdapterClient::OnPropertyChanged, in FakeNfcAdapterClient()
103 &FakeNfcAdapterClient::OnPropertyChanged, in FakeNfcAdapterClient()
321 void FakeNfcAdapterClient::OnPropertyChanged( in OnPropertyChanged() function in chromeos::FakeNfcAdapterClient
Dnfc_device_client.cc180 base::Bind(&NfcDeviceClientImpl::OnPropertyChanged, in CreateProperties()
198 void OnPropertyChanged(const dbus::ObjectPath& object_path, in OnPropertyChanged() function in chromeos::NfcDeviceClientImpl
Dfake_nfc_tag_client.cc56 base::Bind(&FakeNfcTagClient::OnPropertyChanged, in FakeNfcTagClient()
183 void FakeNfcTagClient::OnPropertyChanged(const dbus::ObjectPath& object_path, in OnPropertyChanged() function in chromeos::FakeNfcTagClient
Dfake_nfc_device_client.cc58 base::Bind(&FakeNfcDeviceClient::OnPropertyChanged, in FakeNfcDeviceClient()
175 void FakeNfcDeviceClient::OnPropertyChanged( in OnPropertyChanged() function in chromeos::FakeNfcDeviceClient
Dnfc_adapter_client.cc167 base::Bind(&NfcAdapterClientImpl::OnPropertyChanged, in CreateProperties()
186 void OnPropertyChanged(const dbus::ObjectPath& object_path, in OnPropertyChanged() function in chromeos::NfcAdapterClientImpl
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()
210 void OnPropertyChanged(const dbus::ObjectPath& object_path, in OnPropertyChanged() function in chromeos::NfcTagClientImpl
Dbluetooth_gatt_descriptor_client.cc145 base::Bind(&BluetoothGattDescriptorClientImpl::OnPropertyChanged, in CreateProperties()
183 virtual void OnPropertyChanged(const dbus::ObjectPath& object_path, in OnPropertyChanged() function in chromeos::BluetoothGattDescriptorClientImpl
Dfake_nfc_manager_client.h52 void OnPropertyChanged(const std::string& property_name);
Dfake_bluetooth_input_client.h51 void OnPropertyChanged(const dbus::ObjectPath& object_path,
/external/chromium_org/chromeos/network/
Dnetwork_profile_handler.cc85 OnPropertyChanged(shill::kProfilesProperty, *profiles); in GetManagerPropertiesCallback()
88 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,

123