Home
last modified time | relevance | path

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

/aosp14/frameworks/base/cmds/incidentd/src/
H A DThrottler.cpp40 queued->transferStreamingRequests(result); in filterBatch()
H A DReporter.h167 void transferStreamingRequests(const sp<ReportBatch>& that);
H A DReporter.cpp336 void ReportBatch::transferStreamingRequests(const sp<ReportBatch>& that) { in transferStreamingRequests() function in android::os::incidentd::ReportBatch