Searched defs:_arg_token (Results 1 – 1 of 1) sorted by relevance
1330 let _arg_token: bool = _aidl_data.read()?; in on_transact() localVariable1342 let _arg_token: i8 = _aidl_data.read()?; in on_transact() localVariable1354 let _arg_token: u16 = _aidl_data.read()?; in on_transact() localVariable1366 let _arg_token: i32 = _aidl_data.read()?; in on_transact() localVariable1378 let _arg_token: i64 = _aidl_data.read()?; in on_transact() localVariable1390 let _arg_token: f32 = _aidl_data.read()?; in on_transact() localVariable1402 let _arg_token: f64 = _aidl_data.read()?; in on_transact() localVariable1414 let _arg_token: String = _aidl_data.read()?; in on_transact() localVariable1426 let _arg_token: crate::mangled::_7_android_4_aidl_5_tests_8_ByteEnum = _aidl_data.read()?; in on_transact() localVariable1438 let _arg_token: crate::mangled::_7_android_4_aidl_5_tests_7_IntEnum = _aidl_data.read()?; in on_transact() localVariable[all …]