Lines Matching refs:Reporter
21 #include "Reporter.h"
146 sp<Reporter> reporter = new Reporter();
155 reporter->batch.add(request);
156 reporter->args.merge(request->args);
162 Reporter::run_report_status_t reportStatus = reporter->runReport();
163 if (reportStatus == Reporter::REPORT_NEEDS_DROPBOX) {
172 if (Reporter::upload_backlog() == Reporter::REPORT_NEEDS_DROPBOX) {