Home
last modified time | relevance | path

Searched defs:IOldName (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/
DIOldName.rs23 pub trait IOldName: binder::Interface + Send { interface
145 fn on_transact(_aidl_service: &dyn IOldName, _aidl_code: binder::binder_impl::TransactionCode, _aid… in on_transact()
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/
DIOldName.rs23 pub trait IOldName: binder::Interface + Send { interface
145 fn on_transact(_aidl_service: &dyn IOldName, _aidl_code: binder::binder_impl::TransactionCode, _aid… in on_transact()
/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/
DIOldName.aidl19 interface IOldName { interface
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DIOldName.java10 public interface IOldName extends android.os.IInterface interface
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DIOldName.java10 public interface IOldName extends android.os.IInterface interface
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DIOldName.cpp98 IOldName::IOldName() {} in IOldName() function in aidl::android::aidl::tests::IOldName
DITestService.cpp4803 …Status ITestServiceDefault::GetOldNameInterface(std::shared_ptr<::aidl::android::aidl::tests::IOld… in GetOldNameInterface()
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DIOldName.cpp98 IOldName::IOldName() {} in IOldName() function in aidl::android::aidl::tests::IOldName
DITestService.cpp4803 …Status ITestServiceDefault::GetOldNameInterface(std::shared_ptr<::aidl::android::aidl::tests::IOld… in GetOldNameInterface()
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DITestService.h57 class IOldName; variable
823 …::android::binder::Status GetOldNameInterface(::android::sp<::android::aidl::tests::IOldName>* /*_… in GetOldNameInterface()
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DITestService.h57 class IOldName; variable
823 …::android::binder::Status GetOldNameInterface(::android::sp<::android::aidl::tests::IOldName>* /*_… in GetOldNameInterface()
/aosp_15_r20/system/tools/aidl/tests/rust/
Dtest_service.rs509 fn GetOldNameInterface(&self) -> binder::Result<binder::Strong<dyn IOldName::IOldName>> { in GetOldNameInterface()
Dtest_service_async.rs556 async fn GetOldNameInterface(&self) -> binder::Result<binder::Strong<dyn IOldName::IOldName>> { in GetOldNameInterface()
Dtest_client.rs1050 F: FnOnce(binder::Strong<dyn IOldName::IOldName>, binder::Strong<dyn INewName::INewName>), in test_renamed_interface()
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DITestService.h56 class IOldName; variable
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DITestService.h56 class IOldName; variable