Home | History | Annotate | Download | only in webui

Lines Matching refs:SendReport

386 void BugReportData::SendReport() {
390 // Set send_report_ so that no one else processes SendReport
397 BugReportUtil::SendReport(profile_
446 // Just in case we didn't send off bug_report_ to SendReport
530 web_ui_->RegisterMessageCallback("sendReport",
596 LOG(ERROR) << "Incorrect data passed to sendReport.";
605 LOG(ERROR) << "Incorrect data passed to sendReport.";
609 LOG(ERROR) << "Incorrect data passed to sendReport.";
617 LOG(ERROR) << "Incorrect data passed to sendReport.";
625 LOG(ERROR) << "Incorrect data passed to sendReport.";
641 LOG(ERROR) << "Incorrect data passed to sendReport.";
649 LOG(ERROR) << "Incorrect data passed to sendReport.";
683 bug_report_->SendReport();
686 bug_report_->SendReport();
689 // from SendReport, whether we called it, or will be called by the log