HomeSort by relevance Sort by last modified time
    Searched defs:RestoreOnStartupPolicyHandler (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/sessions/
restore_on_startup_policy_handler.h 18 class RestoreOnStartupPolicyHandler : public TypeCheckingPolicyHandler {
20 RestoreOnStartupPolicyHandler();
21 virtual ~RestoreOnStartupPolicyHandler();
33 DISALLOW_COPY_AND_ASSIGN(RestoreOnStartupPolicyHandler);
restore_on_startup_policy_handler.cc 19 RestoreOnStartupPolicyHandler::RestoreOnStartupPolicyHandler()
23 RestoreOnStartupPolicyHandler::~RestoreOnStartupPolicyHandler() {
26 void RestoreOnStartupPolicyHandler::ApplyPolicySettings(
43 void RestoreOnStartupPolicyHandler::ApplyPolicySettingsFromHomePage(
77 bool RestoreOnStartupPolicyHandler::CheckPolicySettings(

Completed in 67 milliseconds