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

/external/chromium_org/chrome/browser/signin/
H A Dlocal_auth.h24 void SetLocalAuthCredentials(size_t profile_info_index,
27 void SetLocalAuthCredentials(const Profile* profile,
H A Dlocal_auth_unittest.cc38 SetLocalAuthCredentials(prof, password);
57 SetLocalAuthCredentials(prof, password); // makes different salt
H A Dlocal_auth.cc116 void SetLocalAuthCredentials(size_t info_index, function in namespace:chrome
147 void SetLocalAuthCredentials(const Profile* profile, function in namespace:chrome
149 SetLocalAuthCredentials(GetProfileInfoIndexOfProfile(profile), password);
H A Dchrome_signin_client.cc213 chrome::SetLocalAuthCredentials(profile_, password);
/external/chromium_org/chrome/browser/ui/webui/signin/
H A Dinline_login_handler_impl.cc129 chrome::SetLocalAuthCredentials(profile_, password_);
H A Duser_manager_screen_handler.cc469 chrome::SetLocalAuthCredentials(authenticating_profile_index_,

Completed in 863 milliseconds