Searched defs:BpTestService (Results 1 – 6 of 6) sorted by relevance
1109 impl BpTestService { implementation2416 impl ITestService for BpTestService { implementation2773 impl<P: binder::BinderAsyncPool> ITestServiceAsync<P> for BpTestService { implementation
38 BpTestService::BpTestService(const ::android::sp<::android::IBinder>& _aidl_impl) in BpTestService() function in android::aidl::tests::BpTestService
1419 BpTestService::BpTestService(const ::ndk::SpAIBinder& binder) : BpCInterface(binder) {} in BpTestService() function in aidl::android::aidl::tests::BpTestService