Home
last modified time | relevance | path

Searched refs:LOG_ID_IPC (Results 1 - 4 of 4) sorted by relevance

/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" };
/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" };

Completed in 1 milliseconds