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 57 void FakeLoginUtils::PrepareProfile(const UserContext& user_context,
login_utils_browsertest.cc 360 void PrepareProfile(const std::string& username) {
388 LoginUtils::Get()->PrepareProfile(
508 PrepareProfile(kUsername);
532 PrepareProfile(kUsernameOtherDomain);
547 PrepareProfile(kUsername);
583 PrepareProfile(kUsername);
login_utils.cc 124 virtual void PrepareProfile(
363 void LoginUtilsImpl::PrepareProfile(
592 // LoginUtilsImpl::PrepareProfile() has set |delegate_| when Chrome is killed
    [all...]
  /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 49 milliseconds