Searched defs:GetPropertiesCallback (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chromeos/network/
H A Dnetwork_handler_callbacks.cc79 void GetPropertiesCallback(const DictionaryResultCallback& callback, function in namespace:chromeos::network_handler
H A Dnetwork_configuration_handler.cc50 void GetPropertiesCallback( function in namespace:chromeos::__anon7550
224 base::Bind(&GetPropertiesCallback,
H A Dshill_property_handler.cc213 base::Bind(&ShillPropertyHandler::GetPropertiesCallback,
218 base::Bind(&ShillPropertyHandler::GetPropertiesCallback,
459 void ShillPropertyHandler::GetPropertiesCallback( function in class:chromeos::internal::ShillPropertyHandler
464 VLOG(2) << "GetPropertiesCallback: " << type << " : " << path;
H A Dnetwork_configuration_handler_unittest.cc460 void GetPropertiesCallback(const std::string& service_path, function in class:chromeos::NetworkConfigurationHandlerStubTest
580 base::Bind(&NetworkConfigurationHandlerStubTest::GetPropertiesCallback,

Completed in 416 milliseconds