Home
last modified time | relevance | path

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

/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/
DITestService.rs1462 let _arg_input: Vec<bool> = _aidl_data.read()?; in on_transact() localVariable
1477 let _arg_input: Vec<u8> = _aidl_data.read()?; in on_transact() localVariable
1492 let _arg_input: Vec<u16> = _aidl_data.read()?; in on_transact() localVariable
1507 let _arg_input: Vec<i32> = _aidl_data.read()?; in on_transact() localVariable
1522 let _arg_input: Vec<i64> = _aidl_data.read()?; in on_transact() localVariable
1537 let _arg_input: Vec<f32> = _aidl_data.read()?; in on_transact() localVariable
1552 let _arg_input: Vec<f64> = _aidl_data.read()?; in on_transact() localVariable
1567 let _arg_input: Vec<String> = _aidl_data.read()?; in on_transact() localVariable
1582 … let _arg_input: Vec<crate::mangled::_7_android_4_aidl_5_tests_8_ByteEnum> = _aidl_data.read()?; in on_transact() localVariable
1597 let _arg_input: Vec<crate::mangled::_7_android_4_aidl_5_tests_7_IntEnum> = _aidl_data.read()?; in on_transact() localVariable
[all …]