Home
last modified time | relevance | path

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

/system/tools/aidl/tests/android/aidl/tests/
DINewName.aidl20 interface INewName { interface
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/
DINewName.rs27 pub trait INewName: binder::Interface + Send { interface
149 fn on_transact(_aidl_service: &dyn INewName, _aidl_code: binder::binder_impl::TransactionCode, _aid… in on_transact()
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/
DINewName.rs27 pub trait INewName: binder::Interface + Send { interface
149 fn on_transact(_aidl_service: &dyn INewName, _aidl_code: binder::binder_impl::TransactionCode, _aid… in on_transact()
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DINewName.java10 public interface INewName extends android.os.IInterface interface
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DINewName.java10 public interface INewName extends android.os.IInterface interface
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DINewName.cpp98 INewName::INewName() {} in INewName() function in aidl::android::aidl::tests::INewName
DITestService.cpp4808 …Status ITestServiceDefault::GetNewNameInterface(std::shared_ptr<::aidl::android::aidl::tests::INew… in GetNewNameInterface()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DINewName.cpp98 INewName::INewName() {} in INewName() function in aidl::android::aidl::tests::INewName
DITestService.cpp4808 …Status ITestServiceDefault::GetNewNameInterface(std::shared_ptr<::aidl::android::aidl::tests::INew… in GetNewNameInterface()
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DITestService.h56 class INewName; variable
829 …::android::binder::Status GetNewNameInterface(::android::sp<::android::aidl::tests::INewName>* /*_… in GetNewNameInterface()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DITestService.h56 class INewName; variable
829 …::android::binder::Status GetNewNameInterface(::android::sp<::android::aidl::tests::INewName>* /*_… in GetNewNameInterface()
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DITestService.h55 class INewName; variable
/system/tools/aidl/tests/rust/
Dtest_service_async.rs560 async fn GetNewNameInterface(&self) -> binder::Result<binder::Strong<dyn INewName::INewName>> { in GetNewNameInterface()
Dtest_service.rs513 fn GetNewNameInterface(&self) -> binder::Result<binder::Strong<dyn INewName::INewName>> { in GetNewNameInterface()
Dtest_client.rs1118 F: FnOnce(binder::Strong<dyn IOldName::IOldName>, binder::Strong<dyn INewName::INewName>), in test_renamed_interface()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DITestService.h55 class INewName; variable