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

123

/external/chromium_org/chromeos/dbus/
H A Dshill_property_changed_observer.h20 virtual void OnPropertyChanged(const std::string& name,
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 Dfake_bluetooth_gatt_service_client.h75 void OnPropertyChanged(const dbus::ObjectPath& object_path,
H A Dfake_bluetooth_input_client.h51 void OnPropertyChanged(const dbus::ObjectPath& object_path,
H A Dfake_nfc_manager_client.h52 void OnPropertyChanged(const std::string& property_name);
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_bluetooth_gatt_service_client.cc103 &FakeBluetoothGattServiceClient::OnPropertyChanged,
150 void FakeBluetoothGattServiceClient::OnPropertyChanged( function in class:chromeos::FakeBluetoothGattServiceClient
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 Dshill_ipconfig_client_unittest.cc61 EXPECT_CALL(observer, OnPropertyChanged(shill::kConnectedProperty,
77 EXPECT_CALL(observer, OnPropertyChanged(_, _)).Times(0);
H A Dfake_bluetooth_adapter_client.h77 void OnPropertyChanged(const std::string& property_name);
H A Dfake_bluetooth_gatt_descriptor_client.h73 void OnPropertyChanged(const dbus::ObjectPath& object_path,
H A Dfake_nfc_adapter_client.h90 void OnPropertyChanged(const dbus::ObjectPath& object_path,
H A Dfake_nfc_device_client.h97 void OnPropertyChanged(const dbus::ObjectPath& object_path,
H A Dfake_nfc_record_client.h68 void OnPropertyChanged(const dbus::ObjectPath& object_path,
H A Dfake_nfc_tag_client.h91 void OnPropertyChanged(const dbus::ObjectPath& object_path,
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_nfc_adapter_client.cc97 &FakeNfcAdapterClient::OnPropertyChanged,
103 &FakeNfcAdapterClient::OnPropertyChanged,
321 void FakeNfcAdapterClient::OnPropertyChanged( function in class:chromeos::FakeNfcAdapterClient
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_characteristic_client.h93 void OnPropertyChanged(const dbus::ObjectPath& object_path,
/external/chromium_org/chromeos/network/
H A Dgeolocation_handler.h45 virtual void OnPropertyChanged(const std::string& key,
59 // Called from OnPropertyChanged or ManagerPropertiesCallback.
H A Dnetwork_profile_handler.h44 virtual void OnPropertyChanged(const std::string& name,
H A Dnetwork_sms_handler.h51 virtual void OnPropertyChanged(const std::string& name,

Completed in 7201 milliseconds

123