Searched refs:SetIPConfigCallback (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Dinternet_options_handler.h103 void SetIPConfigCallback(const base::ListValue* args);
H A Dinternet_options_handler.cc352 base::Bind(&InternetOptionsHandler::SetIPConfigCallback,
734 void InternetOptionsHandler::SetIPConfigCallback(const base::ListValue* args) { function in class:chromeos::options::InternetOptionsHandler
744 base::Bind(&ShillError, "SetIPConfigCallback"));

Completed in 376 milliseconds