Home
last modified time | relevance | path

Searched defs:TestService (Results 1 – 6 of 6) sorted by relevance

/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/rust/audio_rust_sa/
Daudio.rs48 pub struct TestService; struct
50 impl ITest for TestService { implementation
65 impl IRemoteBroker for TestService {} implementation
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/rust/listen_rust_sa/
Dlisten.rs55 pub struct TestService; struct
57 impl IListen for TestService { implementation
69 impl IRemoteBroker for TestService {} implementation
/foundation/communication/ipc/ipc/native/test/unittest/rust/server/src/
Dmain.rs46 pub struct TestService; struct
48 impl ITest for TestService { implementation
117 impl IRemoteBroker for TestService { implementation
/foundation/ability/idl_tool/test/native/src/
Dtest_service.cpp44 TestService::TestService() in TestService() function in OHOS::TestService
/foundation/ability/idl_tool/test/rust/moduletest/server/src/
Dmain.rs69 pub struct TestService; struct
71 impl IIdlTestService for TestService { implementation
131 impl IRemoteBroker for TestService {} implementation
/foundation/communication/ipc/ipc/test/auxiliary/native/src/
Dtest_service.cpp65 TestService::TestService(bool serialInvokeFlag) : TestServiceStub(serialInvokeFlag), testFd_(INVALI… in TestService() function in OHOS::TestService