Searched defs:GetPropertiesCallback (Results 1 - 4 of 4) sorted by relevance
/external/chromium_org/chromeos/network/ | ||
H A D | network_handler_callbacks.cc | 79 void GetPropertiesCallback(const DictionaryResultCallback& callback, function in namespace:chromeos::network_handler |
H A D | network_configuration_handler.cc | 50 void GetPropertiesCallback( function in namespace:chromeos::__anon7550 224 base::Bind(&GetPropertiesCallback, |
H A D | shill_property_handler.cc | 213 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 D | network_configuration_handler_unittest.cc | 460 void GetPropertiesCallback(const std::string& service_path, function in class:chromeos::NetworkConfigurationHandlerStubTest 580 base::Bind(&NetworkConfigurationHandlerStubTest::GetPropertiesCallback, |
Completed in 416 milliseconds