Home | History | Annotate | Download | only in src

Lines Matching refs:Reporter

23 #include "Reporter.h"
158 sp<Reporter> reporter = new Reporter();
167 reporter->batch.add(request);
179 Reporter::run_report_status_t reportStatus = reporter->runReport(&reportByteSize);
181 if (reportStatus == Reporter::REPORT_NEEDS_DROPBOX) {
188 if (Reporter::upload_backlog() == Reporter::REPORT_NEEDS_DROPBOX) {