Home
last modified time | relevance | path

Searched refs:IF_FALSE_PRINT_LOG (Results 1 - 2 of 2) sorted by relevance

/base/security/access_token/services/accesstokenmanager/main/cpp/src/service/
H A Daccesstoken_manager_stub.cpp96 IF_FALSE_PRINT_LOG(LABEL, reply.WriteInt32(AccessTokenError::ERR_PERMISSION_DENIED), "WriteInt32 failed."); in DeleteTokenInfoInner()
101 IF_FALSE_PRINT_LOG(LABEL, reply.WriteInt32(result), "WriteInt32 failed."); in DeleteTokenInfoInner()
108 IF_FALSE_PRINT_LOG(LABEL, in GetPermissionUsedTypeInner()
116 IF_FALSE_PRINT_LOG(LABEL, in GetPermissionUsedTypeInner()
124 IF_FALSE_PRINT_LOG(LABEL, reply.WriteInt32( in GetPermissionUsedTypeInner()
130 IF_FALSE_PRINT_LOG(LABEL, reply.WriteInt32(type), "WriteInt32 failed."); in GetPermissionUsedTypeInner()
138 IF_FALSE_PRINT_LOG(LABEL, reply.WriteInt32(result), "WriteInt32 failed."); in VerifyAccessTokenInner()
150 IF_FALSE_PRINT_LOG(LABEL, reply.WriteParcelable(&permissionDefParcel), "Write PermissionDefParcel fail."); in GetDefPermissionInner()
194 IF_FALSE_PRINT_LOG(LABEL, reply.WriteInt32(INVALID_OPER), "WriteInt32 failed."); in GetSelfPermissionsStateInner()
200 IF_FALSE_PRINT_LOG(LABE in GetSelfPermissionsStateInner()
[all...]
/base/security/access_token/frameworks/common/include/
H A Daccesstoken_log.h46 #define IF_FALSE_PRINT_LOG(label, cond, fmt, ...) \ macro
74 #define IF_FALSE_PRINT_LOG(cond, fmt, ...) \ macro

Completed in 2 milliseconds