Home
last modified time | relevance | path

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

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