/external/chromium_org/chromeos/dbus/ |
D | fake_nfc_record_client.cc | 86 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
|
D | fake_bluetooth_input_client.cc | 84 &FakeBluetoothInputClient::OnPropertyChanged, in AddInputDevice() 123 void FakeBluetoothInputClient::OnPropertyChanged( in OnPropertyChanged() function in chromeos::FakeBluetoothInputClient
|
D | fake_nfc_manager_client.cc | 44 &FakeNfcManagerClient::OnPropertyChanged, base::Unretained(this)))); in FakeNfcManagerClient() 94 void FakeNfcManagerClient::OnPropertyChanged( in OnPropertyChanged() function in chromeos::FakeNfcManagerClient
|
D | bluetooth_input_client.cc | 66 base::Bind(&BluetoothInputClientImpl::OnPropertyChanged, in CreateProperties() 111 void OnPropertyChanged(const dbus::ObjectPath& object_path, in OnPropertyChanged() function in chromeos::BluetoothInputClientImpl
|
D | fake_bluetooth_adapter_client.cc | 82 &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
|
D | nfc_manager_client.cc | 86 base::Bind(&NfcManagerClientImpl::OnPropertyChanged, in Init() 95 void OnPropertyChanged(const std::string& property_name) { in OnPropertyChanged() function in chromeos::NfcManagerClientImpl
|
D | bluetooth_gatt_service_client.cc | 85 base::Bind(&BluetoothGattServiceClientImpl::OnPropertyChanged, in CreateProperties() 122 virtual void OnPropertyChanged(const dbus::ObjectPath& object_path, in OnPropertyChanged() function in chromeos::BluetoothGattServiceClientImpl
|
D | fake_bluetooth_gatt_characteristic_client.cc | 245 &FakeBluetoothGattCharacteristicClient::OnPropertyChanged, in ExposeHeartRateCharacteristics() 258 &FakeBluetoothGattCharacteristicClient::OnPropertyChanged, in ExposeHeartRateCharacteristics() 271 &FakeBluetoothGattCharacteristicClient::OnPropertyChanged, in ExposeHeartRateCharacteristics() 345 void FakeBluetoothGattCharacteristicClient::OnPropertyChanged( in OnPropertyChanged() function in chromeos::FakeBluetoothGattCharacteristicClient
|
D | shill_property_changed_observer.h | 20 virtual void OnPropertyChanged(const std::string& name,
|
D | shill_ipconfig_client_unittest.cc | 61 EXPECT_CALL(observer, OnPropertyChanged(shill::kConnectedProperty, in TEST_F() 77 EXPECT_CALL(observer, OnPropertyChanged(_, _)).Times(0); in TEST_F()
|
D | fake_bluetooth_gatt_service_client.cc | 103 &FakeBluetoothGattServiceClient::OnPropertyChanged, in ExposeHeartRateService() 150 void FakeBluetoothGattServiceClient::OnPropertyChanged( in OnPropertyChanged() function in chromeos::FakeBluetoothGattServiceClient
|
D | fake_bluetooth_gatt_descriptor_client.cc | 145 &FakeBluetoothGattDescriptorClient::OnPropertyChanged, in ExposeDescriptor() 178 void FakeBluetoothGattDescriptorClient::OnPropertyChanged( in OnPropertyChanged() function in chromeos::FakeBluetoothGattDescriptorClient
|
D | fake_nfc_adapter_client.cc | 97 &FakeNfcAdapterClient::OnPropertyChanged, in FakeNfcAdapterClient() 103 &FakeNfcAdapterClient::OnPropertyChanged, in FakeNfcAdapterClient() 321 void FakeNfcAdapterClient::OnPropertyChanged( in OnPropertyChanged() function in chromeos::FakeNfcAdapterClient
|
D | nfc_device_client.cc | 180 base::Bind(&NfcDeviceClientImpl::OnPropertyChanged, in CreateProperties() 198 void OnPropertyChanged(const dbus::ObjectPath& object_path, in OnPropertyChanged() function in chromeos::NfcDeviceClientImpl
|
D | fake_nfc_tag_client.cc | 56 base::Bind(&FakeNfcTagClient::OnPropertyChanged, in FakeNfcTagClient() 183 void FakeNfcTagClient::OnPropertyChanged(const dbus::ObjectPath& object_path, in OnPropertyChanged() function in chromeos::FakeNfcTagClient
|
D | fake_nfc_device_client.cc | 58 base::Bind(&FakeNfcDeviceClient::OnPropertyChanged, in FakeNfcDeviceClient() 175 void FakeNfcDeviceClient::OnPropertyChanged( in OnPropertyChanged() function in chromeos::FakeNfcDeviceClient
|
D | nfc_adapter_client.cc | 167 base::Bind(&NfcAdapterClientImpl::OnPropertyChanged, in CreateProperties() 186 void OnPropertyChanged(const dbus::ObjectPath& object_path, in OnPropertyChanged() function in chromeos::NfcAdapterClientImpl
|
D | shill_profile_client_unittest.cc | 72 OnPropertyChanged( in TEST_F() 89 EXPECT_CALL(observer, OnPropertyChanged(_, _)).Times(0); in TEST_F()
|
D | nfc_tag_client.cc | 187 base::Bind(&NfcTagClientImpl::OnPropertyChanged, in CreateProperties() 210 void OnPropertyChanged(const dbus::ObjectPath& object_path, in OnPropertyChanged() function in chromeos::NfcTagClientImpl
|
D | bluetooth_gatt_descriptor_client.cc | 145 base::Bind(&BluetoothGattDescriptorClientImpl::OnPropertyChanged, in CreateProperties() 183 virtual void OnPropertyChanged(const dbus::ObjectPath& object_path, in OnPropertyChanged() function in chromeos::BluetoothGattDescriptorClientImpl
|
D | fake_nfc_manager_client.h | 52 void OnPropertyChanged(const std::string& property_name);
|
D | fake_bluetooth_input_client.h | 51 void OnPropertyChanged(const dbus::ObjectPath& object_path,
|
/external/chromium_org/chromeos/network/ |
D | network_profile_handler.cc | 85 OnPropertyChanged(shill::kProfilesProperty, *profiles); in GetManagerPropertiesCallback() 88 void NetworkProfileHandler::OnPropertyChanged(const std::string& name, in OnPropertyChanged() function in chromeos::NetworkProfileHandler
|
D | geolocation_handler.h | 45 virtual void OnPropertyChanged(const std::string& key,
|
D | network_profile_handler.h | 44 virtual void OnPropertyChanged(const std::string& name,
|