Searched refs:ListValueCallback (Results 1 – 10 of 10) sorted by relevance
/external/chromium_org/chromeos/dbus/ |
D | shill_service_client.h | 39 typedef ShillClientHelper::ListValueCallback ListValueCallback; typedef 137 const ListValueCallback& callback,
|
D | shill_client_helper.h | 61 typedef base::Callback<void(const base::ListValue& result)> ListValueCallback; typedef 139 const ListValueCallback& callback,
|
D | mock_shill_service_client.h | 45 const ListValueCallback& callback,
|
D | shill_client_unittest_base.h | 77 ShillClientHelper::ListValueCallback GetCallback();
|
D | fake_shill_service_client.h | 53 const ListValueCallback& callback,
|
D | shill_client_helper.cc | 178 const ShillClientHelper::ListValueCallback& callback, in OnListValueMethodWithErrorCallback() 383 const ListValueCallback& callback, in CallListValueMethodWithErrorCallback()
|
D | fake_shill_service_client.cc | 28 void PassStubListValue(const ShillServiceClient::ListValueCallback& callback, in PassStubListValue() 155 const ListValueCallback& callback, in ClearProperties()
|
D | shill_service_client.cc | 139 const ListValueCallback& callback, in ClearProperties()
|
D | shill_client_unittest_base.cc | 86 ShillClientHelper::ListValueCallback
|
/external/chromium_org/chromeos/network/ |
D | network_configuration_handler_unittest.cc | 155 const ShillClientHelper::ListValueCallback& callback, in OnClearProperties() 167 const ShillClientHelper::ListValueCallback& callback, in OnClearPropertiesError()
|