Home
last modified time | relevance | path

Searched defs:INestedService (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/nested/
DINestedService.rs23 pub trait INestedService: binder::Interface + Send { trait
195 fn on_transact(_aidl_service: &dyn INestedService, _aidl_code: binder::binder_impl::TransactionCode… in on_transact()
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/nested/
DINestedService.rs23 pub trait INestedService: binder::Interface + Send { interface
195 fn on_transact(_aidl_service: &dyn INestedService, _aidl_code: binder::binder_impl::TransactionCode… in on_transact()
/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/nested/
DINestedService.aidl21 interface INestedService { interface
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/nested/
DINestedService.java10 public interface INestedService extends android.os.IInterface interface
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/nested/
DINestedService.java10 public interface INestedService extends android.os.IInterface interface
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/nested/
DINestedService.cpp164 INestedService::INestedService() {} in INestedService() function in aidl::android::aidl::tests::nested::INestedService
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/nested/
DINestedService.cpp164 INestedService::INestedService() {} in INestedService() function in aidl::android::aidl::tests::nested::INestedService