Searched refs:EX_SECURITY (Results 1 – 6 of 6) sorted by relevance
48 return Exception(binder::Status::EX_SECURITY, in CheckPermission()58 return Exception(binder::Status::EX_SECURITY, in CheckUidOrRoot()
51 EXCEPTION_TO_STRING(EX_SECURITY, "SecurityException") in exceptionToString()151 return android::binder::Status::fromExceptionCode(android::binder::Status::EX_SECURITY, in checkAnyPermission()
36 EXCEPTION_CASE(EX_SECURITY); in exceptionToString()
62 EX_SECURITY = -1, enumerator
60 return BinderStatus::fromExceptionCode(BinderStatus::EX_SECURITY, in CheckCallerIsRoot()70 return BinderStatus::fromExceptionCode(BinderStatus::EX_SECURITY, in CheckCallerSystemOrRoot()135 return BinderStatus::fromExceptionCode(BinderStatus::EX_SECURITY, in CheckDebuggable()
570 return binder::Status::fromExceptionCode(binder::Status::EX_SECURITY, String8(message.c_str())); in UidSecurityError()