/ohos5.0/foundation/communication/ipc/services/dbinder/test/distributedtest/include/ |
H A D | dbinder_test_service_skeleton.h | 87 …static constexpr OHOS::HiviewDFX::HiLogLabel LABEL = { LOG_CORE, LOG_ID_TEST, "IDBinderTestService… 98 … static constexpr OHOS::HiviewDFX::HiLogLabel LABEL = { LOG_CORE, LOG_ID_TEST, "DBinderTestStub" }; 172 …static constexpr OHOS::HiviewDFX::HiLogLabel LABEL = { LOG_CORE, LOG_ID_TEST, "DBinderTestProxy" }; 186 …static constexpr OHOS::HiviewDFX::HiLogLabel LABEL = { LOG_CORE, LOG_ID_TEST, "DBinderTestDeathRec…
|
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/include/ |
H A D | foo_service.h | 61 static constexpr HiviewDFX::HiLogLabel LABEL = { LOG_CORE, LOG_ID_TEST, "FooStub" }; 72 static constexpr HiviewDFX::HiLogLabel LABEL = { LOG_CORE, LOG_ID_TEST, "FooProxy" };
|
H A D | test_capi_skeleton.h | 82 …static constexpr HiviewDFX::HiLogLabel LABEL = { LOG_CORE, LOG_ID_TEST, "TEST_NATIVE_IPC_SKELETON"… 118 …static constexpr HiviewDFX::HiLogLabel LABEL = { LOG_CORE, LOG_ID_TEST, "TEST_NATIVE_IPC_SKELETON"…
|
H A D | test_service_skeleton.h | 101 static constexpr HiviewDFX::HiLogLabel LABEL = { LOG_CORE, LOG_ID_TEST, "TestServiceStub" }; 169 static constexpr HiviewDFX::HiLogLabel LABEL = { LOG_CORE, LOG_ID_TEST, "TestServiceProxy" }; 180 static constexpr HiviewDFX::HiLogLabel LABEL = { LOG_CORE, LOG_ID_TEST, "TestDeathRecipient" };
|
H A D | test_service_client.h | 52 static constexpr HiviewDFX::HiLogLabel LABEL = { LOG_CORE, LOG_ID_TEST, "TestServiceClient" };
|
H A D | ipc_test_helper.h | 73 static constexpr HiviewDFX::HiLogLabel LABEL = { LOG_CORE, LOG_ID_TEST, "IPCTestHelper" };
|
H A D | test_service.h | 63 static constexpr HiviewDFX::HiLogLabel LABEL = { LOG_CORE, LOG_ID_TEST, "TestService" };
|
/ohos5.0/foundation/communication/ipc/services/dbinder/test/distributedtest/src/ |
H A D | dbinder_test_server_main.cpp | 24 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_TEST, "DBinderTestServi…
|
H A D | dbinder_test_agent.cpp | 31 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_TEST, "DbinderTestAgent…
|
H A D | dbinder_test_service.cpp | 33 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_TEST, "DbinderTest" };
|
H A D | dbinder_service_test_helper.cpp | 33 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_TEST, "DbinderTestHelpe…
|
H A D | dbinder_test_service_skeleton.cpp | 32 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_TEST, "DBinderTestServi…
|
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/ |
H A D | main_server.cpp | 26 [[maybe_unused]]static constexpr HiLogLabel LABEL = { LOG_CORE, LOG_ID_TEST, "IPCTestServer" };
|
H A D | main_client.cpp | 36 static constexpr HiLogLabel LABEL = { LOG_CORE, LOG_ID_TEST, "IPCTestClient" };
|
H A D | ohos_rpc_test_testhelper.cpp | 25 static constexpr HiLogLabel LABEL = { LOG_CORE, LOG_ID_TEST, "IPCTestHelperJNI" };
|
/ohos5.0/foundation/communication/ipc/utils/include/ |
H A D | log_tags.h | 21 const unsigned int LOG_ID_TEST = 0xD000F00; variable
|
/ohos5.0/foundation/communication/ipc/services/dbinder/test/unittest/ |
H A D | dbinder_death_recipient_unittest.cpp | 34 static constexpr HiLogLabel LABEL = { LOG_CORE, LOG_ID_TEST, "DBinderRemoteListenerUnitTest" };
|
H A D | dbinder_remote_listener_unittest.cpp | 35 static constexpr HiLogLabel LABEL = { LOG_CORE, LOG_ID_TEST, "DBinderRemoteListenerUnitTest" };
|
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/ |
H A D | ipc_file_desc_unittest.cpp | 43 static constexpr HiLogLabel LABEL = { LOG_CORE, LOG_ID_TEST, "IPCFdTest" };
|
H A D | ipc_capi_remote_object_unittest.cpp | 44 static constexpr HiLogLabel LABEL = { LOG_CORE, LOG_ID_TEST, "IpcCApiUnitTest" };
|
H A D | ipc_hitrace_unittest.cpp | 42 static constexpr HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_TEST, "BinderTraceUnitTest" };
|
H A D | ipc_core_unittest.cpp | 66 static constexpr HiLogLabel LABEL = { LOG_CORE, LOG_ID_TEST, "IPCUnitTest" };
|
H A D | ipc_binder_databus_invoker_unittest.cpp | 45 static constexpr HiLogLabel LABEL = { LOG_CORE, LOG_ID_TEST, "IPCUnitTest" };
|
H A D | ipc_capi_parcel_unittest.cpp | 84 static constexpr HiLogLabel LABEL = { LOG_CORE, LOG_ID_TEST, "IpcCApiUnitTest" };
|
/ohos5.0/foundation/communication/ipc/ipc/test/moduletest/native/common/ |
H A D | ipc_core_module_test.cpp | 41 static constexpr HiLogLabel LABEL = { LOG_CORE, LOG_ID_TEST, "IPCModuleTest" };
|