Searched defs:MsftAdvMonitor (Results 1 – 3 of 3) sorted by relevance
123 struct MsftAdvMonitor { struct128 std::vector<MsftAdvMonitorPattern> patterns; argument
429 pub type MsftAdvMonitor = ffi::RustMsftAdvMonitor; typedef1531 pub fn msft_adv_monitor_add(&mut self, call_id: u32, monitor: &MsftAdvMonitor) { in msft_adv_monitor_add()
1842 fn into(self) -> MsftAdvMonitor { in into()