Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/permission/
H A DPermissionManagerService.java1582 int startedOp = op; in performOpTransaction() local
1597 startedOp = attributedOp; in performOpTransaction()
1602 chainStartToken, startedOp, in performOpTransaction()
1620 startedOp, resolvedAttributionSource, message, skipProxyOperation, in performOpTransaction()
1624 String msg = "Security exception for op " + startedOp + " with source " in performOpTransaction()