Searched refs:TestService (Results 1 – 4 of 4) sorted by relevance
97 struct TestService { struct101 impl Interface for TestService {} implementation166 impl ITestService::ITestServiceAsyncServer for TestService { implementation617 BnTestService::new_async_binder(TestService::default(), rt(), BinderFeatures::default()); in main()
94 struct TestService { struct98 impl Interface for TestService {} argument140 impl ITestService::ITestService for TestService { implementation629 let service = BnTestService::new_binder(TestService::default(), BinderFeatures::default()); in main()
63 DECLARE_META_INTERFACE(TestService) in DECLARE_META_INTERFACE() argument
6 DO_NOT_DIRECTLY_USE_ME_IMPLEMENT_META_INTERFACE(TestService, "android.aidl.tests.ITestService")