Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/net_util/src/slirp/sys/windows/
H A Dhandler.rs89 timer_callbacks: HashMap<RawDescriptor, Box<dyn FnMut()>>, field
583 let timer_callbacks = context in start_slirp() localVariable