Searched defs:TestService (Results 1 – 6 of 6) sorted by relevance
48 pub struct TestService; struct50 impl ITest for TestService { implementation65 impl IRemoteBroker for TestService {} implementation
55 pub struct TestService; struct57 impl IListen for TestService { implementation69 impl IRemoteBroker for TestService {} implementation
46 pub struct TestService; struct48 impl ITest for TestService { implementation117 impl IRemoteBroker for TestService { implementation
44 TestService::TestService() in TestService() function in OHOS::TestService
69 pub struct TestService; struct71 impl IIdlTestService for TestService { implementation131 impl IRemoteBroker for TestService {} implementation
65 TestService::TestService(bool serialInvokeFlag) : TestServiceStub(serialInvokeFlag), testFd_(INVALI… in TestService() function in OHOS::TestService