Searched refs:RestartToApplyPerSessionFlagsIfNeed (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/
H A Dtest_login_utils.cc44 bool TestLoginUtils::RestartToApplyPerSessionFlagsIfNeed(Profile* profile, function in class:chromeos::TestLoginUtils
H A Dfake_login_utils.h36 virtual bool RestartToApplyPerSessionFlagsIfNeed(Profile* profile,
H A Dmock_login_utils.h48 MOCK_METHOD2(RestartToApplyPerSessionFlagsIfNeed,
H A Dtest_login_utils.h39 virtual bool RestartToApplyPerSessionFlagsIfNeed(Profile* profile,
H A Dlogin_utils.h104 virtual bool RestartToApplyPerSessionFlagsIfNeed(Profile* profile,
H A Dlogin_utils.cc207 virtual bool RestartToApplyPerSessionFlagsIfNeed(Profile* profile,
290 if (RestartToApplyPerSessionFlagsIfNeed(profile, false))
392 bool LoginUtilsImpl::RestartToApplyPerSessionFlagsIfNeed(Profile* profile, function in class:chromeos::LoginUtilsImpl
H A Dfake_login_utils.cc115 bool FakeLoginUtils::RestartToApplyPerSessionFlagsIfNeed(Profile* profile, function in class:chromeos::FakeLoginUtils
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_impl.cc720 if (chromeos::LoginUtils::Get()->RestartToApplyPerSessionFlagsIfNeed(this,

Completed in 1036 milliseconds