OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LookupEmail
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/common/net/gaia/
gaia_authenticator.cc
90
if (
LookupEmail
(&auth_results_)) {
192
return
LookupEmail
(results);
206
bool GaiaAuthenticator::
LookupEmail
(AuthResults* results) {
gaia_authenticator.h
187
virtual bool
LookupEmail
(AuthResults* results);
Completed in 38 milliseconds