/external/chromium_org/chrome/browser/feedback/ |
D | feedback_util.cc | 108 std::string* post_body, in PostCleanup() 171 std::string* post_body, in SendFeedback() 199 void DispatchFeedback(Profile* profile, std::string* post_body, int64 delay) { in DispatchFeedback() 368 std::string* post_body = new std::string; in SendReport() local
|
/external/chromium/chrome/common/net/gaia/ |
D | gaia_oauth_client.cc | 78 std::string post_body = in GetTokensFromAuthCode() local 92 std::string post_body = in RefreshToken() local 102 std::string post_body, in MakeGaiaRequest()
|
D | gaia_authenticator.cc | 160 string post_body; in PerformGaiaRequest() local 200 const std::string& post_body, in Post() 216 string post_body; in LookupEmail() local 266 string post_body; in IssueAuthToken() local
|
D | gaia_authenticator_unittest.cc | 25 bool Post(const GURL& url, const string& post_body, in Post()
|
/external/chromium_org/components/autofill/content/browser/wallet/ |
D | wallet_client.cc | 297 std::string post_body = base::StringPrintf( in AuthenticateInstrument() local 344 std::string post_body = base::StringPrintf( in GetFullWallet() local 431 std::string post_body; in SaveToWallet() local 466 std::string post_body; in GetWalletItems() local 508 std::string post_body; in DoAcceptLegalDocuments() local 518 const std::string& post_body, in MakeWalletRequest()
|
/external/chromium/chrome/browser/ |
D | bug_report_util.cc | 87 PostCleanup(Profile* profile, std::string* post_body, in PostCleanup() 190 std::string* post_body, in DispatchFeedback() 200 std::string* post_body, in SendFeedback() 373 std::string* post_body = new std::string; local
|
/external/chromium_org/google_apis/gaia/ |
D | gaia_oauth_client.cc | 104 std::string post_body = in GetTokensFromAuthCode() local 125 std::string post_body = in RefreshToken() local 188 std::string post_body = in GetTokenInfo() local 198 const std::string& post_body, in MakeGaiaRequest()
|
/external/chromium_org/content/public/browser/ |
D | download_url_parameters.h | 79 void set_post_body(const std::string& post_body) { in set_post_body() 110 const std::string& post_body() const { return post_body_; } in post_body() function
|
/external/chromium_org/remoting/host/ |
D | token_validator_factory_impl.cc | 69 std::string post_body = in ValidateThirdPartyToken() local
|
/external/chromium_org/remoting/host/setup/ |
D | service_client.cc | 78 base::DictionaryValue post_body; in RegisterHost() local
|
/external/chromium_org/cloud_print/service/ |
D | service_state.cc | 171 std::string post_body; in LoginToGoogle() local
|
/external/chromium/chrome/browser/sync/engine/net/ |
D | server_connection_manager.cc | 200 string post_body = "command=get_time"; in CheckTime() local
|