Home
last modified time | relevance | path

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

/frameworks/base/cmds/incidentd/src/
DIncidentService.cpp63 static Status checkIncidentPermissions(const IncidentReportArgs& args) { in checkIncidentPermissions() function
261 Status status = checkIncidentPermissions(args); in reportIncident()
298 Status status = checkIncidentPermissions(argsCopy); in reportIncidentToStream()