OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCombinedPersistedArgs
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/cmds/incidentd/src/
Reporter.h
144
void
getCombinedPersistedArgs
(IncidentReportArgs* results);
Reporter.cpp
260
void ReportBatch::
getCombinedPersistedArgs
(IncidentReportArgs* result) {
636
mBatch->
getCombinedPersistedArgs
(&combinedArgs);
Completed in 49 milliseconds