Home
last modified time | relevance | path

Searched defs:timer_new (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/crosvm/third_party/libslirp-rs/src/
H A Dcontext.rs146 fn timer_new(&mut self, callback: Box<dyn FnMut()>) -> Box<Self::Timer>; in timer_new() method
/aosp_15_r20/external/crosvm/net_util/src/slirp/sys/windows/
H A Dhandler.rs173 fn timer_new(&mut self, callback: Box<dyn FnMut()>) -> Box<Self::Timer> { in timer_new() method
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/linux/
H A Dbindings.rs2881 pub timer_new: ::std::option::Option< field
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/macos/
H A Dbindings.rs3120 pub timer_new: ::std::option::Option< field
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs286652 pub timer_new: ::std::option::Option< field