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

/external/chromium/chrome/browser/chromeos/login/
H A Dlogin_utils.cc106 class LoginUtilsImpl : public LoginUtils, class in namespace:chromeos
109 LoginUtilsImpl() function in class:chromeos::LoginUtilsImpl
176 DISALLOW_COPY_AND_ASSIGN(LoginUtilsImpl);
188 reset(new LoginUtilsImpl);
207 void LoginUtilsImpl::PrepareProfile(
241 void LoginUtilsImpl::OnProfileCreated(Profile* profile) {
349 void LoginUtilsImpl::FetchCookies(
362 void LoginUtilsImpl::FetchTokens(
372 void LoginUtilsImpl::RespectLocalePreference(Profile* profile) {
395 void LoginUtilsImpl
[all...]

Completed in 37 milliseconds