Searched refs:LOG_ID_IPC_CAPI (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/communication/ipc/ipc/native/src/c_api/source/ |
H A D | ipc_inner_object.cpp | 20 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, OHOS::LOG_ID_IPC_CAPI, "IPCInt…
|
H A D | ipc_internal_utils.cpp | 21 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, OHOS::LOG_ID_IPC_CAPI, "IPCInt…
|
H A D | ipc_remote_object_internal.cpp | 23 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, OHOS::LOG_ID_IPC_CAPI, "IPCRem…
|
H A D | ipc_cskeleton.cpp | 25 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, OHOS::LOG_ID_IPC_CAPI, "IPCSke…
|
H A D | ipc_cremote_object.cpp | 28 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, OHOS::LOG_ID_IPC_CAPI, "IPCRem…
|
H A D | ipc_cparcel.cpp | 26 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, OHOS::LOG_ID_IPC_CAPI, "OHIPCP…
|
/ohos5.0/foundation/communication/ipc/utils/include/ |
H A D | log_tags.h | 35 const unsigned int LOG_ID_IPC_CAPI = LOG_ID_IPC_BASE | 0x0D; variable
|
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/ |
H A D | ipc_capi_skeleton_unittest.cpp | 67 …static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, OHOS::LOG_ID_IPC_CAPI, "IpcCA…
|