HomeSort by relevance Sort by last modified time
    Searched refs:OnPropertyChanged (Results 1 - 25 of 55) sorted by null

1 2 3

  /external/chromium_org/chromeos/dbus/
shill_property_changed_observer.h 20 virtual void OnPropertyChanged(const std::string& name,
fake_nfc_manager_client.h 52 void OnPropertyChanged(const std::string& property_name);
bluetooth_gatt_service_client.cc 83 base::Bind(&BluetoothGattServiceClientImpl::OnPropertyChanged,
120 virtual void OnPropertyChanged(const dbus::ObjectPath& object_path,
bluetooth_input_client.cc 66 base::Bind(&BluetoothInputClientImpl::OnPropertyChanged,
111 void OnPropertyChanged(const dbus::ObjectPath& object_path,
fake_bluetooth_input_client.cc 84 &FakeBluetoothInputClient::OnPropertyChanged,
123 void FakeBluetoothInputClient::OnPropertyChanged(
fake_nfc_manager_client.cc 44 &FakeNfcManagerClient::OnPropertyChanged, base::Unretained(this))));
94 void FakeNfcManagerClient::OnPropertyChanged(
fake_bluetooth_adapter_client.h 77 void OnPropertyChanged(const std::string& property_name);
fake_bluetooth_gatt_service_client.h 75 void OnPropertyChanged(const dbus::ObjectPath& object_path,
fake_bluetooth_input_client.h 51 void OnPropertyChanged(const dbus::ObjectPath& object_path,
fake_nfc_device_client.h 97 void OnPropertyChanged(const dbus::ObjectPath& object_path,
fake_nfc_record_client.h 68 void OnPropertyChanged(const dbus::ObjectPath& object_path,
fake_nfc_tag_client.h 91 void OnPropertyChanged(const dbus::ObjectPath& object_path,
fake_nfc_record_client.cc 86 base::Bind(&FakeNfcRecordClient::OnPropertyChanged,
95 base::Bind(&FakeNfcRecordClient::OnPropertyChanged,
104 base::Bind(&FakeNfcRecordClient::OnPropertyChanged,
113 base::Bind(&FakeNfcRecordClient::OnPropertyChanged,
307 void FakeNfcRecordClient::OnPropertyChanged(
fake_bluetooth_gatt_descriptor_client.cc 142 &FakeBluetoothGattDescriptorClient::OnPropertyChanged,
175 void FakeBluetoothGattDescriptorClient::OnPropertyChanged(
fake_bluetooth_gatt_service_client.cc 103 &FakeBluetoothGattServiceClient::OnPropertyChanged,
150 void FakeBluetoothGattServiceClient::OnPropertyChanged(
nfc_manager_client.cc 86 base::Bind(&NfcManagerClientImpl::OnPropertyChanged,
95 void OnPropertyChanged(const std::string& property_name) {
shill_ipconfig_client_unittest.cc 61 EXPECT_CALL(observer, OnPropertyChanged(shill::kConnectedProperty,
77 EXPECT_CALL(observer, OnPropertyChanged(_, _)).Times(0);
fake_bluetooth_gatt_characteristic_client.cc 245 &FakeBluetoothGattCharacteristicClient::OnPropertyChanged,
258 &FakeBluetoothGattCharacteristicClient::OnPropertyChanged,
271 &FakeBluetoothGattCharacteristicClient::OnPropertyChanged,
340 void FakeBluetoothGattCharacteristicClient::OnPropertyChanged(
fake_bluetooth_gatt_descriptor_client.h 73 void OnPropertyChanged(const dbus::ObjectPath& object_path,
fake_nfc_adapter_client.h 90 void OnPropertyChanged(const dbus::ObjectPath& object_path,
fake_bluetooth_adapter_client.cc 82 &FakeBluetoothAdapterClient::OnPropertyChanged, base::Unretained(this))));
90 &FakeBluetoothAdapterClient::OnPropertyChanged, base::Unretained(this))));
250 void FakeBluetoothAdapterClient::OnPropertyChanged(
fake_nfc_adapter_client.cc 97 &FakeNfcAdapterClient::OnPropertyChanged,
103 &FakeNfcAdapterClient::OnPropertyChanged,
321 void FakeNfcAdapterClient::OnPropertyChanged(
  /external/chromium_org/chromeos/network/
geolocation_handler.h 45 virtual void OnPropertyChanged(const std::string& key,
59 // Called from OnPropertyChanged or ManagerPropertiesCallback.
network_profile_handler.h 44 virtual void OnPropertyChanged(const std::string& name,
network_sms_handler.h 51 virtual void OnPropertyChanged(const std::string& name,

Completed in 524 milliseconds

1 2 3