Searched refs:upload_backlog (Results 1 – 3 of 3) sorted by relevance
98 static run_report_status_t upload_backlog();
284 Reporter::run_report_status_t Reporter::upload_backlog() { in upload_backlog() function in android::os::incidentd::Reporter
188 if (Reporter::upload_backlog() == Reporter::REPORT_NEEDS_DROPBOX) { in send_backlog_to_dropbox()