Home
last modified time | relevance | path

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

/frameworks/base/cmds/incidentd/src/
DIncidentService.cpp405 Status IncidentService::getIncidentReportList(const String16& pkg16, const String16& cls16, in getIncidentReportList() argument
409 const string cls(String8(cls16).string()); in getIncidentReportList()
438 Status IncidentService::getIncidentReport(const String16& pkg16, const String16& cls16, in getIncidentReport() argument
443 const string cls(String8(cls16).string()); in getIncidentReport()
469 Status IncidentService::deleteIncidentReports(const String16& pkg16, const String16& cls16, in deleteIncidentReports() argument
472 const string cls(String8(cls16).string()); in deleteIncidentReports()