Home
last modified time | relevance | path

Searched refs:LOG_ID_IPC_THREAD_SKELETON (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/ipc/utils/include/
H A Dlog_tags.h26 const unsigned int LOG_ID_IPC_THREAD_SKELETON = LOG_ID_IPC_BASE | 0x04; variable
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_thread_skeleton.cpp45 static constexpr HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_IPC_THREAD_SKELETON, "IPCThreadSkeleton"…