Searched defs:IOldName (Results 1 – 9 of 9) sorted by relevance
19 interface IOldName { interface
15 pub trait IOldName: binder::Interface + Send { interface118 fn on_transact(_aidl_service: &dyn IOldName, _aidl_code: binder::binder_impl::TransactionCode, _aid… in on_transact()
5 public interface IOldName extends android.os.IInterface interface
89 IOldName::IOldName() {} in IOldName() function in aidl::android::aidl::tests::IOldName
4440 …Status ITestServiceDefault::GetOldNameInterface(std::shared_ptr<::aidl::android::aidl::tests::IOld… in GetOldNameInterface()
478 async fn GetOldNameInterface(&self) -> binder::Result<binder::Strong<dyn IOldName::IOldName>> { in GetOldNameInterface()
436 fn GetOldNameInterface(&self) -> binder::Result<binder::Strong<dyn IOldName::IOldName>> { in GetOldNameInterface()
940 F: FnOnce(binder::Strong<dyn IOldName::IOldName>, binder::Strong<dyn INewName::INewName>), in test_renamed_interface()
469 …::android::binder::Status GetOldNameInterface(::android::sp<::android::aidl::tests::IOldName>* /*_… in GetOldNameInterface()