Home
last modified time | relevance | path

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

/frameworks/base/cmds/incidentd/src/
DReporter.h144 void getCombinedPersistedArgs(IncidentReportArgs* results);
DReporter.cpp260 void ReportBatch::getCombinedPersistedArgs(IncidentReportArgs* result) { in getCombinedPersistedArgs() function in android::os::incidentd::ReportBatch
636 mBatch->getCombinedPersistedArgs(&combinedArgs); in runReport()