HomeSort by relevance Sort by last modified time
    Searched refs:HandleShutdownSystem (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/ui/webui/chromeos/login/
login_ui.cc 82 &LoginUIHandler::HandleShutdownSystem));
99 void LoginUIHandler::HandleShutdownSystem(const ListValue* args) {
login_ui.h 73 void HandleShutdownSystem(const ListValue* args);
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
signin_screen_handler.h 335 void HandleShutdownSystem();
signin_screen_handler.cc 772 AddCallback("shutdownSystem", &SigninScreenHandler::HandleShutdownSystem);
    [all...]

Completed in 40 milliseconds