Searched refs:OnSet (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/chromeos/dbus/ |
D | nfc_property_set.cc | 72 base::Bind(&dbus::PropertySet::OnSet, in Set()
|
D | bluetooth_gatt_descriptor_service_provider.cc | 269 base::Bind(&BluetoothGattDescriptorServiceProviderImpl::OnSet, in Set() 392 void OnSet(dbus::MethodCall* method_call, in OnSet() function in chromeos::BluetoothGattDescriptorServiceProviderImpl
|
D | bluetooth_gatt_characteristic_service_provider.cc | 272 base::Bind(&BluetoothGattCharacteristicServiceProviderImpl::OnSet, in Set() 395 void OnSet(dbus::MethodCall* method_call, in OnSet() function in chromeos::BluetoothGattCharacteristicServiceProviderImpl
|
/external/chromium_org/dbus/ |
D | property.cc | 160 base::Bind(&PropertySet::OnSet, in Set() 166 void PropertySet::OnSet(PropertyBase* property, in OnSet() function in dbus::PropertySet
|
D | property.h | 268 virtual void OnSet(PropertyBase* property, SetCallback callback,
|
/external/chromium_org/device/nfc/ |
D | nfc_chromeos_unittest.cc | 40 void OnSet(bool success) { in OnSet() function 328 properties->powered.Set(true, base::Bind(&OnSet)); in TEST_F() 379 properties->powered.Set(true, base::Bind(&OnSet)); in TEST_F()
|