OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:authentication_profile
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/chromeos/login/
authenticator.h
88
Profile*
authentication_profile
() { return authentication_profile_; }
function in class:chromeos::Authenticator
login_utils.cc
516
ProfileAuthData::Transfer(authenticator_->
authentication_profile
(),
536
CHECK((authenticator_.get() && authenticator_->
authentication_profile
()) ||
553
authenticator_.get() && authenticator_->
authentication_profile
()
554
? authenticator_->
authentication_profile
()->GetRequestContext()
[
all
...]
Completed in 146 milliseconds