Home
last modified time | relevance | path

Searched refs:set_peak_concurrent_devices (Results 1 – 2 of 2) sorted by relevance

/tools/netsim/rust/daemon/src/
Dsession.rs115 .set_peak_concurrent_devices(current_device_count); in start()
/tools/netsim/rust/proto/src/
Dstats.rs1370 pub fn set_peak_concurrent_devices(&mut self, v: i32) { in set_peak_concurrent_devices() method