OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kAccountDisabledError
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/common/net/gaia/
gaia_auth_fetcher.h
107
static const char
kAccountDisabledError
[];
gaia_auth_fetcher.cc
54
const char GaiaAuthFetcher::
kAccountDisabledError
[] = "AccountDisabled";
346
if (error ==
kAccountDisabledError
)
/external/chromium_org/google_apis/gaia/
gaia_auth_fetcher.h
210
static const char
kAccountDisabledError
[];
gaia_auth_fetcher.cc
115
const char GaiaAuthFetcher::
kAccountDisabledError
[] = "AccountDisabled";
709
if (error ==
kAccountDisabledError
)
[
all
...]
Completed in 429 milliseconds