Home
last modified time | relevance | path

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

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