Home
last modified time | relevance | path

Searched refs:clearPersistedRequests (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/cmds/incidentd/src/
DReporter.h154 void clearPersistedRequests();
DReporter.cpp285 void ReportBatch::clearPersistedRequests() { in clearPersistedRequests() function in android::os::incidentd::ReportBatch
545 mBatch->clearPersistedRequests(); in runReport()