Home
last modified time | relevance | path

Searched defs:SANDBOXMANAGER_LOG_ERROR (Results 1 - 1 of 1) sorted by relevance

/base/accesscontrol/sandbox_manager/frameworks/common/include/
H A Dsandbox_manager_log.h37 #define SANDBOXMANAGER_LOG_ERROR(label, fmt, ...) \ macro
55 #define SANDBOXMANAGER_LOG_ERROR(fmt, ...) printf("[%s] error: %s: " fmt "\n", LOG_TAG, __func__, ##__VA_ARGS__) macro

Completed in 1 milliseconds