Home
last modified time | relevance | path

Searched defs:ACCESSTOKEN_LOG_ERROR (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/access_token/frameworks/common/include/
H A Daccesstoken_log.h33 #define ACCESSTOKEN_LOG_ERROR(label, fmt, ...) \ macro
57 #define ACCESSTOKEN_LOG_ERROR(fmt, ...) printf("[%s] error: %s: " fmt "\n", LOG_TAG, __func__, ##__… macro