Searched defs:BpNestedService (Results 1 – 6 of 6) sorted by relevance
115 impl BpNestedService { implementation151 impl INestedService for BpNestedService { implementation163 impl<P: binder::BinderAsyncPool> INestedServiceAsync<P> for BpNestedService { implementation
29 BpNestedService::BpNestedService(const ::android::sp<::android::IBinder>& _aidl_impl) in BpNestedService() function in android::aidl::tests::nested::BpNestedService
69 BpNestedService::BpNestedService(const ::ndk::SpAIBinder& binder) : BpCInterface(binder) {} in BpNestedService() function in aidl::android::aidl::tests::nested::BpNestedService