Home
last modified time | relevance | path

Searched defs:CreateApiCallBody (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/push_messaging/
Dobfuscated_gaia_id_fetcher.cc82 std::string ObfuscatedGaiaIdFetcher::CreateApiCallBody() { in CreateApiCallBody() function in extensions::ObfuscatedGaiaIdFetcher
/external/chromium_org/google_apis/gaia/
Doauth2_mint_token_flow.cc156 std::string OAuth2MintTokenFlow::CreateApiCallBody() { in CreateApiCallBody() function in OAuth2MintTokenFlow
Doauth2_mint_token_flow_unittest.cc183 TEST_F(OAuth2MintTokenFlowTest, CreateApiCallBody) { in TEST_F() argument