Searched refs:checkIncidentPermissions (Results 1 – 1 of 1) sorted by relevance
64 static Status checkIncidentPermissions(const IncidentReportArgs& args) { in checkIncidentPermissions() function257 Status status = checkIncidentPermissions(args); in reportIncident()294 Status status = checkIncidentPermissions(argsCopy); in reportIncidentToStream()573 if (!checkIncidentPermissions(incidentArgs).isOk()) { in dump()