Searched defs:TypeMismatchError (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/crosvm/system_api/src/bindings/client/ |
H A D | org_chromium_power_manager.rs | 65 fn read(i: &mut arg::Iter) -> Result<Self, arg::TypeMismatchError> { in read() 89 fn read(i: &mut arg::Iter) -> Result<Self, arg::TypeMismatchError> { in read() 113 fn read(i: &mut arg::Iter) -> Result<Self, arg::TypeMismatchError> { in read() 137 fn read(i: &mut arg::Iter) -> Result<Self, arg::TypeMismatchError> { in read() 161 fn read(i: &mut arg::Iter) -> Result<Self, arg::TypeMismatchError> { in read() 185 fn read(i: &mut arg::Iter) -> Result<Self, arg::TypeMismatchError> { in read() 207 fn read(_: &mut arg::Iter) -> Result<Self, arg::TypeMismatchError> { in read() 228 fn read(_: &mut arg::Iter) -> Result<Self, arg::TypeMismatchError> { in read() 251 fn read(i: &mut arg::Iter) -> Result<Self, arg::TypeMismatchError> { in read() 275 fn read(i: &mut arg::Iter) -> Result<Self, arg::TypeMismatchError> { in read() [all …]
|
H A D | org_chromium_spaced.rs | 34 fn read(i: &mut arg::Iter) -> Result<Self, arg::TypeMismatchError> { in read()
|