Searched refs:EX_SECURITY (Results 1 – 8 of 8) sorted by relevance
42 EXCEPTION_TO_STRING(EX_SECURITY, "SecurityException") in exceptionToString()
67 EXCEPTION_TO_STRING_PAIR(EX_SECURITY), in exceptionToString()
62 EX_SECURITY = -1, enumerator
167 return ::ndk::ScopedAStatus(AStatus_fromExceptionCodeWithMessage(EX_SECURITY, err.c_str())); in checkAnyPermission()
90 return exception(binder::Status::EX_SECURITY, in checkPermission()100 return exception(binder::Status::EX_SECURITY, in checkUid()
97 return BinderStatus::fromExceptionCode(BinderStatus::EX_SECURITY, in CheckDebuggable()
404 return binder::Status::fromExceptionCode(binder::Status::EX_SECURITY, in CheckUid()
94 return binder::Status::fromExceptionCode(binder::Status::EX_SECURITY, err.c_str()); in checkAnyPermission()