Home
last modified time | relevance | path

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

/foundation/communication/ipc/ipc/native/c/manager/include/
H A Drpc_log.h40 #define RPC_LOG_ERROR(fmt, ...) HILOG_ERROR(HILOG_MODULE_SOFTBUS, fmt, ##__VA_ARGS__) macro
50 #define RPC_LOG_ERROR(fmt, ...) HILOG_ERROR(LOG_CORE, fmt, ##__VA_ARGS__) macro
97 RPC_LOG_ERROR, enumerator

Completed in 1 milliseconds