Searched defs:PostCleanup (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/
H A Dbug_report_util.cc85 class BugReportUtil::PostCleanup : public URLFetcher::Delegate { class in class:BugReportUtil
87 PostCleanup(Profile* profile, std::string* post_body, function in class:BugReportUtil::PostCleanup
100 virtual ~PostCleanup() {}
107 DISALLOW_COPY_AND_ASSIGN(PostCleanup);
113 void BugReportUtil::PostCleanup::OnURLFetchComplete(
213 new BugReportUtil::PostCleanup(profile,

Completed in 37 milliseconds