Home
last modified time | relevance | path

Searched defs:BpTestService (Results 1 – 3 of 3) sorted by relevance

/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp31 BpTestService::BpTestService(const ::android::sp<::android::IBinder>& _aidl_impl) in BpTestService() function in android::aidl::tests::BpTestService
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/
DITestService.rs838 impl BpTestService { implementation
2088 impl ITestService for BpTestService { implementation
2430 impl<P: binder::BinderAsyncPool> ITestServiceAsync<P> for BpTestService { implementation
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp1345 BpTestService::BpTestService(const ::ndk::SpAIBinder& binder) : BpCInterface(binder) {} in BpTestService() function in aidl::android::aidl::tests::BpTestService