Searched defs:TestService (Results 1 – 7 of 7) sorted by relevance
26 struct TestService { struct
44 TestService::TestService() in TestService() function in OHOS::TestService
69 pub struct TestService; struct71 impl IIdlTestService for TestService { implementation131 impl IRemoteBroker for TestService {} implementation
24 struct TestService { struct
53 struct TestService { struct54 struct IDeviceIoService testRemoteService;
32 struct TestService { struct33 struct IDeviceIoService testRemoteService;
71 TestService::TestService(bool serialInvokeFlag) : TestServiceStub(serialInvokeFlag), testFd_(INVALI… in TestService() function in OHOS::TestService