Searched defs:TestService (Results 1 – 3 of 3) sorted by relevance
44 TestService::TestService() in TestService() function in OHOS::TestService
69 pub struct TestService; struct71 impl IIdlTestService for TestService { implementation131 impl IRemoteBroker for TestService {} implementation
71 TestService::TestService(bool serialInvokeFlag) : TestServiceStub(serialInvokeFlag), testFd_(INVALI… in TestService() function in OHOS::TestService