Home
last modified time | relevance | path

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

/foundation/communication/ipc/ipc/native/c/manager/include/
H A Drpc_log.h60 #define RPC_LOG_LEVEL RPC_LOG_LEVEL_INFO macro
63 if (RPC_LOG_LEVEL_DEBUG >= RPC_LOG_LEVEL) { \
69 if (RPC_LOG_LEVEL_INFO >= RPC_LOG_LEVEL) { \
75 if (RPC_LOG_LEVEL_WARNING >= RPC_LOG_LEVEL) { \
81 if (RPC_LOG_LEVEL_ERROR >= RPC_LOG_LEVEL) { \

Completed in 1 milliseconds