Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/system_api/src/bindings/client/
H A Dorg_chromium_power_manager.rs65 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 Dorg_chromium_spaced.rs34 fn read(i: &mut arg::Iter) -> Result<Self, arg::TypeMismatchError> { in read()