Searched defs:OnPropertyChanged (Results 1 - 25 of 29) sorted by relevance

12

/external/chromium_org/chromeos/dbus/
H A Dbluetooth_gatt_service_client.cc85 base::Bind(&BluetoothGattServiceClientImpl::OnPropertyChanged,
122 virtual void OnPropertyChanged(const dbus::ObjectPath& object_path, function in class:chromeos::BluetoothGattServiceClientImpl
H A Dbluetooth_input_client.cc66 base::Bind(&BluetoothInputClientImpl::OnPropertyChanged,
111 void OnPropertyChanged(const dbus::ObjectPath& object_path, function in class:chromeos::BluetoothInputClientImpl
H A Dfake_bluetooth_input_client.cc84 &FakeBluetoothInputClient::OnPropertyChanged,
123 void FakeBluetoothInputClient::OnPropertyChanged( function in class:chromeos::FakeBluetoothInputClient
H A Dfake_nfc_manager_client.cc44 &FakeNfcManagerClient::OnPropertyChanged, base::Unretained(this))));
94 void FakeNfcManagerClient::OnPropertyChanged( function in class:chromeos::FakeNfcManagerClient
H A Dnfc_adapter_client.cc167 base::Bind(&NfcAdapterClientImpl::OnPropertyChanged,
186 void OnPropertyChanged(const dbus::ObjectPath& object_path, function in class:chromeos::NfcAdapterClientImpl
H A Dbluetooth_adapter_client.cc89 base::Bind(&BluetoothAdapterClientImpl::OnPropertyChanged,
210 void OnPropertyChanged(const dbus::ObjectPath& object_path, function in class:chromeos::BluetoothAdapterClientImpl
H A Dbluetooth_device_client.cc89 base::Bind(&BluetoothDeviceClientImpl::OnPropertyChanged,
355 void OnPropertyChanged(const dbus::ObjectPath& object_path, function in class:chromeos::BluetoothDeviceClientImpl
H A Dbluetooth_gatt_characteristic_client.cc202 base::Bind(&BluetoothGattCharacteristicClientImpl::OnPropertyChanged,
255 virtual void OnPropertyChanged(const dbus::ObjectPath& object_path, function in class:chromeos::BluetoothGattCharacteristicClientImpl
H A Dbluetooth_gatt_descriptor_client.cc145 base::Bind(&BluetoothGattDescriptorClientImpl::OnPropertyChanged,
183 virtual void OnPropertyChanged(const dbus::ObjectPath& object_path, function in class:chromeos::BluetoothGattDescriptorClientImpl
H A Dfake_bluetooth_gatt_service_client.cc103 &FakeBluetoothGattServiceClient::OnPropertyChanged,
150 void FakeBluetoothGattServiceClient::OnPropertyChanged( function in class:chromeos::FakeBluetoothGattServiceClient
H A Dnfc_device_client.cc180 base::Bind(&NfcDeviceClientImpl::OnPropertyChanged,
198 void OnPropertyChanged(const dbus::ObjectPath& object_path, function in class:chromeos::NfcDeviceClientImpl
H A Dnfc_manager_client.cc86 base::Bind(&NfcManagerClientImpl::OnPropertyChanged,
95 void OnPropertyChanged(const std::string& property_name) { function in class:chromeos::NfcManagerClientImpl
H A Dnfc_record_client.cc205 base::Bind(&NfcRecordClientImpl::OnPropertyChanged,
229 void OnPropertyChanged(const dbus::ObjectPath& object_path, function in class:chromeos::NfcRecordClientImpl
H A Dnfc_tag_client.cc187 base::Bind(&NfcTagClientImpl::OnPropertyChanged,
210 void OnPropertyChanged(const dbus::ObjectPath& object_path, function in class:chromeos::NfcTagClientImpl
H A Dfake_bluetooth_adapter_client.cc82 &FakeBluetoothAdapterClient::OnPropertyChanged, base::Unretained(this))));
90 &FakeBluetoothAdapterClient::OnPropertyChanged, base::Unretained(this))));
250 void FakeBluetoothAdapterClient::OnPropertyChanged( function in class:chromeos::FakeBluetoothAdapterClient
H A Dfake_bluetooth_gatt_characteristic_client.cc245 &FakeBluetoothGattCharacteristicClient::OnPropertyChanged,
258 &FakeBluetoothGattCharacteristicClient::OnPropertyChanged,
271 &FakeBluetoothGattCharacteristicClient::OnPropertyChanged,
345 void FakeBluetoothGattCharacteristicClient::OnPropertyChanged( function in class:chromeos::FakeBluetoothGattCharacteristicClient
H A Dfake_bluetooth_gatt_descriptor_client.cc145 &FakeBluetoothGattDescriptorClient::OnPropertyChanged,
178 void FakeBluetoothGattDescriptorClient::OnPropertyChanged( function in class:chromeos::FakeBluetoothGattDescriptorClient
H A Dfake_nfc_adapter_client.cc97 &FakeNfcAdapterClient::OnPropertyChanged,
103 &FakeNfcAdapterClient::OnPropertyChanged,
321 void FakeNfcAdapterClient::OnPropertyChanged( function in class:chromeos::FakeNfcAdapterClient
H A Dfake_nfc_device_client.cc58 base::Bind(&FakeNfcDeviceClient::OnPropertyChanged,
175 void FakeNfcDeviceClient::OnPropertyChanged( function in class:chromeos::FakeNfcDeviceClient
H A Dfake_nfc_record_client.cc86 base::Bind(&FakeNfcRecordClient::OnPropertyChanged,
95 base::Bind(&FakeNfcRecordClient::OnPropertyChanged,
104 base::Bind(&FakeNfcRecordClient::OnPropertyChanged,
113 base::Bind(&FakeNfcRecordClient::OnPropertyChanged,
307 void FakeNfcRecordClient::OnPropertyChanged( function in class:chromeos::FakeNfcRecordClient
H A Dfake_nfc_tag_client.cc56 base::Bind(&FakeNfcTagClient::OnPropertyChanged,
183 void FakeNfcTagClient::OnPropertyChanged(const dbus::ObjectPath& object_path, function in class:chromeos::FakeNfcTagClient
H A Dshill_client_helper.cc262 base::Bind(&ShillClientHelper::OnPropertyChanged,
494 void ShillClientHelper::OnPropertyChanged(dbus::Signal* signal) { function in class:chromeos::ShillClientHelper
507 OnPropertyChanged(name, *value));
/external/chromium_org/chromeos/network/
H A Dgeolocation_handler.cc55 void GeolocationHandler::OnPropertyChanged(const std::string& key, function in class:chromeos::GeolocationHandler
H A Dnetwork_profile_handler.cc85 OnPropertyChanged(shill::kProfilesProperty, *profiles);
88 void NetworkProfileHandler::OnPropertyChanged(const std::string& name, function in class:chromeos::NetworkProfileHandler
/external/chromium_org/dbus/
H A Dproperty_unittest.cc84 base::Bind(&PropertyTest::OnPropertyChanged,
114 void OnPropertyChanged(const std::string& name) { function in class:dbus::PropertyTest

Completed in 210 milliseconds

12