OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kSecondFactor
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/chromeos/login/
google_authenticator.h
168
static const char
kSecondFactor
[];
/external/chromium/chrome/common/net/gaia/
gaia_auth_fetcher.h
43
static const char
kSecondFactor
[];
gaia_auth_fetcher.cc
85
const char GaiaAuthFetcher::
kSecondFactor
[] = "Info=InvalidSecondFactor";
441
return alleged_error.find(
kSecondFactor
) !=
gaia_auth_fetcher_unittest.cc
284
GaiaAuthFetcher::
kSecondFactor
);
295
GaiaAuthFetcher::
kSecondFactor
);
Completed in 288 milliseconds