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

  /external/chromium_org/chrome/browser/chromeos/login/
test_login_utils.cc 20 void TestLoginUtils::PrepareProfile(
fake_login_utils.cc 47 void FakeLoginUtils::PrepareProfile(const UserContext& user_context,
login_utils.cc 122 virtual void PrepareProfile(
304 void LoginUtilsImpl::PrepareProfile(
521 // LoginUtilsImpl::PrepareProfile() has set |delegate_| when Chrome is killed
login_utils_browsertest.cc 413 void PrepareProfile(const std::string& username) {
444 LoginUtils::Get()->PrepareProfile(
563 PrepareProfile(kUsername);
587 PrepareProfile(kUsernameOtherDomain);
602 PrepareProfile(kUsername);
638 PrepareProfile(kUsername);
  /external/chromium/chrome/browser/chromeos/login/
mock_authenticator.h 114 virtual void PrepareProfile(const std::string& username,
login_utils.cc 113 virtual void PrepareProfile(
207 void LoginUtilsImpl::PrepareProfile(
270 // would perform online auth before calling PrepareProfile.

Completed in 79 milliseconds