Home
last modified time | relevance | path

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

/aosp14/frameworks/base/cmds/incidentd/src/
H A DIncidentService.cpp65 static Status checkIncidentPermissions(const IncidentReportArgs& args) { in checkIncidentPermissions() function
263 Status status = checkIncidentPermissions(args); in reportIncident()
300 Status status = checkIncidentPermissions(argsCopy); in reportIncidentToStream()