OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kBadAuthenticationErrorCode
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/google_apis/gaia/
gaia_auth_fetcher.h
213
static const char
kBadAuthenticationErrorCode
[];
gaia_auth_fetcher.cc
119
const char GaiaAuthFetcher::
kBadAuthenticationErrorCode
[] = "badauth";
764
if (error ==
kBadAuthenticationErrorCode
) {
[
all
...]
Completed in 22 milliseconds