Home
last modified time | relevance | path

Searched refs:transferPersistedRequests (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/cmds/incidentd/src/
H A DThrottler.cpp45 queued->transferPersistedRequests(result); in filterBatch()
H A DReporter.h173 void transferPersistedRequests(const sp<ReportBatch>& that);
H A DReporter.cpp344 void ReportBatch::transferPersistedRequests(const sp<ReportBatch>& that) { in transferPersistedRequests() function in android::os::incidentd::ReportBatch