Searched defs:MsftAdvMonitor (Results 1 – 3 of 3) sorted by relevance
141 struct MsftAdvMonitor { struct147 std::vector<MsftAdvMonitorPattern> patterns; argument148 MsftAdvMonitorAddress addr_info; argument
409 pub type MsftAdvMonitor = ffi::RustMsftAdvMonitor; typedef1523 pub fn msft_adv_monitor_add(&mut self, call_id: u32, monitor: &MsftAdvMonitor) { in msft_adv_monitor_add()
2096 fn into(self) -> MsftAdvMonitor { in into()