Home
last modified time | relevance | path

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

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