Searched defs:IoError (Results  1 – 12 of 12) sorted by relevance
| /external/crosvm/devices/src/ | 
| D | acpi.rs | 412     fn is_status_set(&self) -> Result<bool, IoError> {  in is_status_set()  argument422     fn is_enabled(&self) -> Result<bool, IoError> {  in is_enabled()  argument
 485     fn is_gpe_trigger(gpe: u32) -> Result<bool, IoError> {  in is_gpe_trigger()  argument
 518     fn is_status_set(&self) -> Result<bool, IoError> {  in is_status_set()  argument
 528     fn is_enabled(&self) -> Result<bool, IoError> {  in is_enabled()  argument
 
 | 
| /external/rust/crates/virtio-drivers/src/ | 
| D | lib.rs | 85     IoError,  enumerator
 | 
| /external/rust/crates/protobuf/src/ | 
| D | error.rs | 48     IoError(#[from] io::Error),  enumerator
 | 
| /external/rust/crates/protobuf/2.27.1/src/ | 
| D | error.rs | 60     IoError(io::Error),  enumerator
 | 
| /external/crosvm/e2e_tests/fixture/src/ | 
| D | utils.rs | 74     IoError(std::io::Error),  enumerator
 | 
| /external/crosvm/devices/src/virtio/video/ | 
| D | command.rs | 37     IoError(#[from] io::Error),  enumerator
 | 
| /external/AFLplusplus/include/ | 
| D | forkserver.h | 49   IoError,  enumerator
 | 
| /external/crosvm/gpu_display/src/ | 
| D | lib.rs | 82     IoError(IoError),  enumerator
 | 
| /external/llvm/bindings/ocaml/llvm/ | 
| D | llvm.ml | 294 exception IoError of string  Exception
 | 
| D | llvm.mli | 385 exception IoError of string  Exception
 | 
| /external/crosvm/devices/src/virtio/ | 
| D | descriptor_utils.rs | 50     IoError(io::Error),  enumerator
 | 
| /external/crosvm/rutabaga_gfx/src/ | 
| D | rutabaga_utils.rs | 237     IoError(IoError),  enumerator
 |