Home
last modified time | relevance | path

Searched refs:LOG_ID_IPC (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/test/native/include/
H A Dtest_client.h22 #define LOG_ID_IPC 0xD003900 macro
31 static constexpr HiviewDFX::HiLogLabel LABEL = { LOG_CORE, LOG_ID_IPC, "TestClient" };
H A Dtest_service.h22 #define LOG_ID_IPC 0xD003900 macro
33 static constexpr HiviewDFX::HiLogLabel LABEL = { LOG_CORE, LOG_ID_IPC, "TestService" };
/ohos5.0/foundation/ability/idl_tool/test/native/src/
H A Dmain_server.cpp23 [[maybe_unused]]static constexpr HiLogLabel LABEL = { LOG_CORE, LOG_ID_IPC, "IPCTestServer" };
H A Dmain_client.cpp25 static constexpr HiLogLabel LABEL = { LOG_CORE, LOG_ID_IPC, "IPCTestClient" };
/ohos5.0/foundation/ability/idl_tool/
H A DREADME.md131 static constexpr HiviewDFX::HiLogLabel LABEL = { LOG_CORE, LOG_ID_IPC, "TestService" };