Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/include/
H A Dtest_service_skeleton.h75 virtual void TestAsyncDumpService() = 0;
149 void TestAsyncDumpService() override;
H A Dtest_service.h46 void TestAsyncDumpService() override;
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dtest_service_client.cpp111 testService_->TestAsyncDumpService(); in StartAsyncDumpService()
H A Dtest_service.cpp176 void TestService::TestAsyncDumpService() in TestAsyncDumpService() function in OHOS::TestService
H A Dtest_service_skeleton.cpp273 void TestServiceProxy::TestAsyncDumpService() in TestAsyncDumpService() function in OHOS::TestServiceProxy