OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MakeGetUserInfoBody
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/google_apis/gaia/
gaia_auth_fetcher.h
341
static std::string
MakeGetUserInfoBody
(const std::string& lsid);
gaia_auth_fetcher.cc
344
std::string GaiaAuthFetcher::
MakeGetUserInfoBody
(const std::string& lsid) {
614
request_body_ =
MakeGetUserInfoBody
(lsid);
[
all
...]
Completed in 1661 milliseconds