Home
last modified time | relevance | path

Searched refs:SANDBOXMANAGER_LOG_FATAL (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/accesscontrol/sandbox_manager/frameworks/common/include/
H A Dsandbox_manager_log.h40 #define SANDBOXMANAGER_LOG_FATAL(label, fmt, ...) \ macro
56 #define SANDBOXMANAGER_LOG_FATAL(fmt, ...) printf("[%s] fatal: %s: " fmt "\n", LOG_TAG, __func__, #… macro