Searched refs:post_body_ (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/public/browser/
H A Ddownload_url_parameters.h80 post_body_ = post_body;
110 const std::string& post_body() const { return post_body_; }
151 std::string post_body_; member in class:content::DownloadUrlParameters
/external/chromium/chrome/browser/
H A Dbug_report_util.cc89 post_body_(post_body),
104 std::string* post_body_; member in class:BugReportUtil::PostCleanup
124 delete post_body_;
135 BugReportUtil::DispatchFeedback(profile_, post_body_, previous_delay_);
/external/chromium_org/chrome/browser/feedback/
H A Dfeedback_util.cc110 post_body_(post_body),
120 std::string* post_body_; member in class:__anon5317::PostCleanup
135 delete post_body_;
146 DispatchFeedback(profile_, post_body_, previous_delay_);

Completed in 99 milliseconds