OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AuthenticateImpl
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/common/net/gaia/
gaia_authenticator.cc
83
return
AuthenticateImpl
(params);
97
bool GaiaAuthenticator::
AuthenticateImpl
(const AuthParams& params) {
100
const bool succeeded =
AuthenticateImpl
(params, &results);
119
bool GaiaAuthenticator::
AuthenticateImpl
(const AuthParams& params,
gaia_authenticator.h
176
bool
AuthenticateImpl
(const AuthParams& params);
177
bool
AuthenticateImpl
(const AuthParams& params, AuthResults* results);
Completed in 22 milliseconds