Home
last modified time | relevance | path

Searched refs:GetPropertiesCallback (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/chromeos/network/
Dnetwork_handler_callbacks.h79 CHROMEOS_EXPORT void GetPropertiesCallback(
Dnetwork_handler_callbacks.cc79 void GetPropertiesCallback(const DictionaryResultCallback& callback, in GetPropertiesCallback() function
Dshill_property_handler.cc213 base::Bind(&ShillPropertyHandler::GetPropertiesCallback, in RequestProperties()
218 base::Bind(&ShillPropertyHandler::GetPropertiesCallback, in RequestProperties()
459 void ShillPropertyHandler::GetPropertiesCallback( in GetPropertiesCallback() function in chromeos::internal::ShillPropertyHandler
Dshill_property_handler.h175 void GetPropertiesCallback(ManagedState::ManagedType type,
Dnetwork_configuration_handler.cc50 void GetPropertiesCallback( in GetPropertiesCallback() function
224 base::Bind(&GetPropertiesCallback, in GetProperties()
Dnetwork_cert_migrator.cc71 base::Bind(&network_handler::GetPropertiesCallback, in Run()
Dnetwork_device_handler.cc139 base::Bind(&network_handler::GetPropertiesCallback, in GetDeviceProperties()
Dnetwork_configuration_handler_unittest.cc460 void GetPropertiesCallback(const std::string& service_path, in GetPropertiesCallback() function in chromeos::NetworkConfigurationHandlerStubTest
580 base::Bind(&NetworkConfigurationHandlerStubTest::GetPropertiesCallback, in TEST_F()