Home
last modified time | relevance | path

Searched refs:_arg_name (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/
H A DITestService.rs40 …fn GetOtherTestService(&self, _arg_name: &str) -> binder::public_api::Result<binder::Strong<dyn cr… in GetOtherTestService()
806 _aidl_data.write(_arg_name)?; in GetOtherTestService()
811 return _aidl_default_impl.GetOtherTestService(_arg_name); in GetOtherTestService()
824 _aidl_data.write(_arg_name)?; in VerifyName()
829 return _aidl_default_impl.VerifyName(_arg_service, _arg_name); in VerifyName()
1274_arg_name: &str) -> binder::public_api::Result<binder::Strong<dyn crate::mangled::_7_android_4_aid… in GetOtherTestService()
1275 …5_tests_14_INamedCallback>, _arg_name: &str) -> binder::public_api::Result<bool> { self.0.VerifyNa… in VerifyName()
1627 let _arg_name: String = _aidl_data.read()?; in on_transact() localVariable
1628 let _aidl_return = _aidl_service.GetOtherTestService(&_arg_name); in on_transact()
1640 let _arg_name: String = _aidl_data.read()?; in on_transact() localVariable
[all …]