Searched refs:LOG_ID_IPC_NAPI (Results 1 – 13 of 13) sorted by relevance
/ohos5.0/foundation/communication/ipc/utils/include/ |
H A D | log_tags.h | 30 const unsigned int LOG_ID_IPC_NAPI = LOG_ID_IPC_BASE | 0x08; variable
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/source/ |
H A D | napi_remote_proxy_holder.cpp | 25 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_IPC_NAPI, "NapiRemotePr…
|
H A D | napi_rpc_error.cpp | 21 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_IPC_NAPI, "napi_rpc_err…
|
H A D | napi_remote_object_holder.cpp | 24 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_IPC_NAPI, "napi_remoteO…
|
H A D | napi_message_parcel_read.cpp | 29 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_IPC_NAPI, "Napi_Message…
|
H A D | napi_ashmem.cpp | 26 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_IPC_NAPI, "napi_ashmem"…
|
H A D | napi_message_sequence_read.cpp | 32 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_IPC_NAPI, "NAPI_Message…
|
H A D | napi_message_parcel_write.cpp | 30 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_IPC_NAPI, "Napi_Message…
|
H A D | napi_remote_object.cpp | 37 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_IPC_NAPI, "napi_remoteO…
|
H A D | napi_message_sequence_write.cpp | 34 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_IPC_NAPI, "NAPI_Message…
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi/src/ |
H A D | napi_message_option.cpp | 24 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_IPC_NAPI, "NapiMessageO…
|
H A D | napi_ipc_skeleton.cpp | 28 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_IPC_NAPI, "NapiIpcSkele…
|
H A D | napi_remote_proxy.cpp | 34 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_IPC_NAPI, "napi_remoteO…
|