OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:service_id_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/common/net/gaia/
gaia_authenticator.cc
43
service_id_
(service_id),
92
return IssueAuthToken(&auth_results_,
service_id_
);
164
post_body += "&service=" +
service_id_
;
188
if (!IssueAuthToken(results,
service_id_
)) {
gaia_authenticator.h
269
const std::string
service_id_
;
member in class:gaia::GaiaAuthenticator
Completed in 29 milliseconds