Home
last modified time | relevance | path

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

/base/security/security_component_manager/frameworks/common/include/
H A Dsec_comp_log.h27 #define SC_LOG_FATAL(label, fmt, ...) \ macro
53 #define SC_LOG_FATAL(fmt, ...) printf("[%s] fatal: %s: " fmt "\n", LOG_TAG, __func__, ##__VA_ARGS__) macro

Completed in 0 milliseconds