Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/win_util/src/
H A Ddll_notification.rs363 let _watcher = DllWatcher::new( in load_dll() localVariable
411 let _watcher = DllWatcher::new( in unload_dll() localVariable
/aosp_15_r20/external/toolchain-utils/crosperf/
H A Dsuite_runner_unittest.py125 def mock_ssh_tunnel(_watcher, _host): argument