Searched refs:unexpectedExceptionCode (Results 1 – 4 of 4) sorted by relevance
29 using ::android::error::unexpectedExceptionCode;111 return unexpectedExceptionCode( in getPackagesForUid()119 return unexpectedExceptionCode( in getPackagesForUid()136 return unexpectedExceptionCode( in validateUidPackagePair()154 return unexpectedExceptionCode( in checkPermission()
25 using ::android::error::unexpectedExceptionCode;44 return unexpectedExceptionCode(Status::EX_SECURITY, in createFromTrustedUidNoPackage()
33 inline base::unexpected<binder::Status> unexpectedExceptionCode(int32_t exceptionCode, in unexpectedExceptionCode() function
153 return error::unexpectedExceptionCode(binder::Status::EX_ILLEGAL_ARGUMENT, in validateAttributionFromContextOrTrustedCaller()