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

  /external/chromium_org/chrome/browser/chromeos/login/
test_login_utils.cc 44 bool TestLoginUtils::RestartToApplyPerSessionFlagsIfNeed(Profile* profile,
fake_login_utils.cc 115 bool FakeLoginUtils::RestartToApplyPerSessionFlagsIfNeed(Profile* profile,
login_utils.cc 207 virtual bool RestartToApplyPerSessionFlagsIfNeed(Profile* profile,
290 if (RestartToApplyPerSessionFlagsIfNeed(profile, false))
392 bool LoginUtilsImpl::RestartToApplyPerSessionFlagsIfNeed(Profile* profile,

Completed in 136 milliseconds