Searched refs:OnGetAll (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/chromeos/dbus/
H A Dfake_sms_client.cc44 base::Bind(&FakeSMSClient::OnGetAll,
50 void FakeSMSClient::OnGetAll(base::DictionaryValue* sms, function in class:chromeos::FakeSMSClient
H A Dnfc_property_set.cc44 base::Bind(&dbus::PropertySet::OnGetAll,
48 void NfcPropertySet::OnGetAll(dbus::Response* response) { function in class:chromeos::NfcPropertySet
55 dbus::PropertySet::OnGetAll(response);
H A Dfake_sms_client.h27 void OnGetAll(base::DictionaryValue* sms, const GetAllCallback& callback);
H A Dsms_client.cc47 base::Bind(&SMSClientImpl::OnGetAll,
59 void OnGetAll(const GetAllCallback& callback, dbus::Response* response) { function in class:chromeos::__anon6041::SMSClientImpl
H A Dnfc_property_set.h40 virtual void OnGetAll(dbus::Response* response) OVERRIDE;
H A Dbluetooth_gatt_characteristic_service_provider.cc314 base::Bind(&BluetoothGattCharacteristicServiceProviderImpl::OnGetAll,
333 void OnGetAll(dbus::MethodCall* method_call, function in class:chromeos::BluetoothGattCharacteristicServiceProviderImpl
H A Dbluetooth_gatt_descriptor_service_provider.cc311 base::Bind(&BluetoothGattDescriptorServiceProviderImpl::OnGetAll,
330 void OnGetAll(dbus::MethodCall* method_call, function in class:chromeos::BluetoothGattDescriptorServiceProviderImpl
/external/chromium_org/dbus/
H A Dproperty.cc133 base::Bind(&PropertySet::OnGetAll,
137 void PropertySet::OnGetAll(Response* response) { function in class:dbus::PropertySet
H A Dproperty.h256 virtual void OnGetAll(Response* response);

Completed in 111 milliseconds