Home
last modified time | relevance | path

Searched refs:OnSet (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chromeos/dbus/
Dnfc_property_set.cc72 base::Bind(&dbus::PropertySet::OnSet, in Set()
Dbluetooth_gatt_descriptor_service_provider.cc269 base::Bind(&BluetoothGattDescriptorServiceProviderImpl::OnSet, in Set()
392 void OnSet(dbus::MethodCall* method_call, in OnSet() function in chromeos::BluetoothGattDescriptorServiceProviderImpl
Dbluetooth_gatt_characteristic_service_provider.cc272 base::Bind(&BluetoothGattCharacteristicServiceProviderImpl::OnSet, in Set()
395 void OnSet(dbus::MethodCall* method_call, in OnSet() function in chromeos::BluetoothGattCharacteristicServiceProviderImpl
/external/chromium_org/dbus/
Dproperty.cc160 base::Bind(&PropertySet::OnSet, in Set()
166 void PropertySet::OnSet(PropertyBase* property, in OnSet() function in dbus::PropertySet
Dproperty.h268 virtual void OnSet(PropertyBase* property, SetCallback callback,
/external/chromium_org/device/nfc/
Dnfc_chromeos_unittest.cc40 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()