Home
last modified time | relevance | path

Searched refs:SetPropertiesSuccessCallback (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chromeos/network/
Dnetwork_configuration_handler.h137 void SetPropertiesSuccessCallback(const std::string& service_path,
Dnetwork_configuration_handler.cc234 base::Bind(&NetworkConfigurationHandler::SetPropertiesSuccessCallback, in SetProperties()
373 void NetworkConfigurationHandler::SetPropertiesSuccessCallback( in SetPropertiesSuccessCallback() function in chromeos::NetworkConfigurationHandler