Searched refs:EX_SECURITY (Results 1 – 7 of 7) sorted by relevance
49 return Exception(binder::Status::EX_SECURITY, in CheckPermission()59 return Exception(binder::Status::EX_SECURITY, in CheckUidOrRoot()
45 EXCEPTION_TO_STRING(EX_SECURITY, "SecurityException") in exceptionToString()
36 EXCEPTION_CASE(EX_SECURITY); in exceptionToString()
62 EX_SECURITY = -1, enumerator
60 return BinderStatus::fromExceptionCode(BinderStatus::EX_SECURITY, in CheckCallerIsRoot()119 return BinderStatus::fromExceptionCode(BinderStatus::EX_SECURITY, in CheckDebuggable()
495 return binder::Status::fromExceptionCode(binder::Status::EX_SECURITY, String8(message.c_str())); in UidSecurityError()
107 return binder::Status::fromExceptionCode(binder::Status::EX_SECURITY, err.c_str()); in checkAnyPermission()