OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:filterBatch
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/cmds/incidentd/src/
Throttler.h
42
sp<ReportBatch>
filterBatch
(const sp<ReportBatch>& queued);
Throttler.cpp
36
sp<ReportBatch> Throttler::
filterBatch
(const sp<ReportBatch>& queued) {
IncidentService.cpp
181
batch = mThrottler->
filterBatch
(mBatch);
Completed in 572 milliseconds