Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/third_party/libslirp-rs/src/
H A Dcontext.rs142 fn guest_error(&mut self, msg: &str); in guest_error() method
/aosp_15_r20/external/crosvm/net_util/src/slirp/sys/windows/
H A Dhandler.rs166 fn guest_error(&mut self, msg: &str) { in guest_error() method
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/
H A Dlibslirp.rs836 fn guest_error(&self, msg: String) { in guest_error() method
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/linux/
H A Dbindings.rs2873 pub guest_error: ::std::option::Option< field
/aosp_15_r20/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.cpp553 GLenum guest_error; member in GL2Encoder::ErrorUpdater
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/macos/
H A Dbindings.rs3112 pub guest_error: ::std::option::Option< field
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs286644 pub guest_error: ::std::option::Option< field