Home
last modified time | relevance | path

Searched refs:LOG_ID_IPC_COMMON (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/ipc/utils/include/
H A Dlog_tags.h23 const unsigned int LOG_ID_IPC_COMMON = LOG_ID_IPC_BASE | 0x01; variable
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Dipc_workthread.h60 static constexpr HiviewDFX::HiLogLabel LABEL = { LOG_CORE, LOG_ID_IPC_COMMON, "IPCWorkThread" };
H A Dipc_thread_pool.h69 …static constexpr HiviewDFX::HiLogLabel LABEL = { LOG_CORE, LOG_ID_IPC_COMMON, "IPCWorkThreadPool" …
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_file_descriptor.cpp35 static constexpr HiLogLabel LABEL = { LOG_CORE, LOG_ID_IPC_COMMON, "IPCFileDescriptor" };
H A Diremote_broker.cpp33 [[maybe_unused]] static constexpr HiviewDFX::HiLogLabel LABEL = { LOG_CORE, LOG_ID_IPC_COMMON, "Bro…
H A Dipc_thread_pool.cpp34 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_IPC_COMMON, "IPCWorkThr…
H A Dipc_workthread.cpp40 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_IPC_COMMON, "IPCWorkThr…
H A Dprocess_skeleton.cpp29 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_IPC_COMMON, "ProcessSke…