Searched refs:pkg16 (Results 1 – 1 of 1) sorted by relevance
323 Status IncidentService::getIncidentReportList(const String16& pkg16, const String16& cls16, in getIncidentReportList() argument326 const string pkg(String8(pkg16).string()); in getIncidentReportList()356 Status IncidentService::getIncidentReport(const String16& pkg16, const String16& cls16, in getIncidentReport() argument360 const string pkg(String8(pkg16).string()); in getIncidentReport()387 Status IncidentService::deleteIncidentReports(const String16& pkg16, const String16& cls16, in deleteIncidentReports() argument389 const string pkg(String8(pkg16).string()); in deleteIncidentReports()402 Status IncidentService::deleteAllIncidentReports(const String16& pkg16) { in deleteAllIncidentReports() argument403 const string pkg(String8(pkg16).string()); in deleteAllIncidentReports()