Home
last modified time | relevance | path

Searched defs:ITestService (Results 1 – 21 of 21) sorted by relevance

/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DICircular.h20 class ITestService; variable
39 …::android::binder::Status GetTestService(::android::sp<::android::aidl::tests::ITestService>* /*_a… in GetTestService()
DCircularParcelable.h20 class ITestService; variable
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DICircular.h20 class ITestService; variable
39 …::android::binder::Status GetTestService(::android::sp<::android::aidl::tests::ITestService>* /*_a… in GetTestService()
DCircularParcelable.h20 class ITestService; variable
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DICircular.h23 class ITestService; variable
DCircularParcelable.h25 class ITestService; variable
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DICircular.h23 class ITestService; variable
DCircularParcelable.h25 class ITestService; variable
/system/tools/aidl/tests/java/src/android/aidl/sdkversion/
DITestService.aidl18 interface ITestService { interface
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DICircular.cpp157 …copedAStatus ICircularDefault::GetTestService(std::shared_ptr<::aidl::android::aidl::tests::ITestS… in GetTestService()
DITestService.cpp4428 ITestService::ITestService() {} in ITestService() function in aidl::android::aidl::tests::ITestService
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DICircular.cpp157 …copedAStatus ICircularDefault::GetTestService(std::shared_ptr<::aidl::android::aidl::tests::ITestS… in GetTestService()
DITestService.cpp4428 ITestService::ITestService() {} in ITestService() function in aidl::android::aidl::tests::ITestService
/system/core/trusty/test/binder/aidl/com/android/trusty/binder/test/
DITestService.aidl23 interface ITestService { interface
/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl48 interface ITestService { interface
/system/tools/aidl/tests/rust/
Dtest_service_async.rs103 ) -> binder::Result<Option<binder::Strong<dyn ITestService::ITestService>>> { in GetTestService()
Dtest_service.rs96 ) -> binder::Result<Option<binder::Strong<dyn ITestService::ITestService>>> { in GetTestService()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/
DITestService.rs27 pub trait ITestService: binder::Interface + Send { trait
3771 fn on_transact(_aidl_service: &dyn ITestService, _aidl_code: binder::binder_impl::TransactionCode, … in on_transact()
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/
DITestService.rs27 pub trait ITestService: binder::Interface + Send { trait
3771 fn on_transact(_aidl_service: &dyn ITestService, _aidl_code: binder::binder_impl::TransactionCode, … in on_transact()
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java14 public interface ITestService extends android.os.IInterface interface
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java14 public interface ITestService extends android.os.IInterface interface