Searched refs:send_to_dropbox (Results 1 – 2 of 2) sorted by relevance
114 status_t send_to_dropbox(const sp<ReportFile>& file, const IncidentReportArgs& args);
210 err = send_to_dropbox(file, args); in sendBroadcasts()385 status_t Broadcaster::send_to_dropbox(const sp<ReportFile>& file, in send_to_dropbox() function in android::os::incidentd::Broadcaster