Home
last modified time | relevance | path

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

/foundation/communication/ipc/ipc/native/c/manager/include/
H A Drpc_log.h39 #define RPC_LOG_WARN(fmt, ...) HILOG_WARN(HILOG_MODULE_SOFTBUS, fmt, ##__VA_ARGS__) macro
49 #define RPC_LOG_WARN(fmt, ...) HILOG_WARN(LOG_CORE, fmt, ##__VA_ARGS__) macro
96 RPC_LOG_WARN, enumerator
/foundation/communication/ipc/ipc/native/c/manager/src/
H A Drpc_log.c48 case RPC_LOG_WARN: in RpcOutPrint()

Completed in 2 milliseconds