Home
last modified time | relevance | path

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

/frameworks/base/cmds/incidentd/src/
DIncidentService.cpp407 Status IncidentService::getIncidentReportList(const String16& pkg16, const String16& cls16, in getIncidentReportList() argument
411 const string cls(String8(cls16).c_str()); in getIncidentReportList()
440 Status IncidentService::getIncidentReport(const String16& pkg16, const String16& cls16, in getIncidentReport() argument
445 const string cls(String8(cls16).c_str()); in getIncidentReport()
471 Status IncidentService::deleteIncidentReports(const String16& pkg16, const String16& cls16, in deleteIncidentReports() argument
474 const string cls(String8(cls16).c_str()); in deleteIncidentReports()