/external/chromium_org/chromeos/dbus/ |
D | fake_nfc_adapter_client.cc | 80 &FakeNfcAdapterClient::OnPropertyChanged, in FakeNfcAdapterClient() 86 &FakeNfcAdapterClient::OnPropertyChanged, in FakeNfcAdapterClient() 190 void FakeNfcAdapterClient::OnPropertyChanged( in OnPropertyChanged() function in chromeos::FakeNfcAdapterClient
|
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 | fake_bluetooth_input_client.cc | 84 &FakeBluetoothInputClient::OnPropertyChanged, in AddInputDevice() 119 void FakeBluetoothInputClient::OnPropertyChanged( in OnPropertyChanged() function in chromeos::FakeBluetoothInputClient
|
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_device_client.cc | 196 &FakeBluetoothDeviceClient::OnPropertyChanged, in FakeBluetoothDeviceClient() 566 void FakeBluetoothDeviceClient::OnPropertyChanged( in OnPropertyChanged() function in chromeos::FakeBluetoothDeviceClient 584 &FakeBluetoothDeviceClient::OnPropertyChanged, in DiscoverySimulationTimer() 608 &FakeBluetoothDeviceClient::OnPropertyChanged, in DiscoverySimulationTimer() 632 &FakeBluetoothDeviceClient::OnPropertyChanged, in DiscoverySimulationTimer() 653 &FakeBluetoothDeviceClient::OnPropertyChanged, in DiscoverySimulationTimer() 678 &FakeBluetoothDeviceClient::OnPropertyChanged, in DiscoverySimulationTimer() 702 &FakeBluetoothDeviceClient::OnPropertyChanged, in DiscoverySimulationTimer() 722 &FakeBluetoothDeviceClient::OnPropertyChanged, in DiscoverySimulationTimer() 741 &FakeBluetoothDeviceClient::OnPropertyChanged, in DiscoverySimulationTimer() [all …]
|
D | fake_bluetooth_adapter_client.cc | 71 &FakeBluetoothAdapterClient::OnPropertyChanged, base::Unretained(this)))); in FakeBluetoothAdapterClient() 79 &FakeBluetoothAdapterClient::OnPropertyChanged, base::Unretained(this)))); in FakeBluetoothAdapterClient() 230 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 | 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 | 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() 205 void OnPropertyChanged(const dbus::ObjectPath& object_path, in OnPropertyChanged() function in chromeos::NfcTagClientImpl
|
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 | 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 | nfc_record_client.cc | 191 base::Bind(&NfcRecordClientImpl::OnPropertyChanged, in CreateProperties() 215 void OnPropertyChanged(const dbus::ObjectPath& object_path, in OnPropertyChanged() function in chromeos::NfcRecordClientImpl
|
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,
|
D | bluetooth_adapter_client.cc | 88 base::Bind(&BluetoothAdapterClientImpl::OnPropertyChanged, in CreateProperties() 209 void OnPropertyChanged(const dbus::ObjectPath& object_path, in OnPropertyChanged() function in chromeos::BluetoothAdapterClientImpl
|
D | fake_nfc_adapter_client.h | 64 void OnPropertyChanged(const dbus::ObjectPath& object_path,
|
D | fake_bluetooth_adapter_client.h | 74 void OnPropertyChanged(const std::string& property_name);
|
D | shill_service_client_unittest.cc | 63 OnPropertyChanged( in TEST_F() 80 EXPECT_CALL(observer, OnPropertyChanged(_, _)).Times(0); in TEST_F()
|
/external/chromium_org/dbus/ |
D | property_unittest.cc | 81 base::Bind(&PropertyTest::OnPropertyChanged, in SetUp() 111 void OnPropertyChanged(const std::string& name) { in OnPropertyChanged() function in dbus::PropertyTest
|
/external/chromium_org/chromeos/network/ |
D | network_profile_handler.cc | 84 OnPropertyChanged(shill::kProfilesProperty, *profiles); in GetManagerPropertiesCallback() 87 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,
|
D | network_sms_handler.h | 51 virtual void OnPropertyChanged(const std::string& name,
|