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

/external/chromium/chrome/common/net/gaia/
H A Dgaia_authenticator.cc83 return AuthenticateImpl(params);
97 bool GaiaAuthenticator::AuthenticateImpl(const AuthParams& params) { function in class:gaia::GaiaAuthenticator
100 const bool succeeded = AuthenticateImpl(params, &results);
119 bool GaiaAuthenticator::AuthenticateImpl(const AuthParams& params, function in class:gaia::GaiaAuthenticator
H A Dgaia_authenticator.h176 bool AuthenticateImpl(const AuthParams& params);
177 bool AuthenticateImpl(const AuthParams& params, AuthResults* results);

Completed in 39 milliseconds