Home
last modified time | relevance | path

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

/aosp_15_r20/tools/netsim/proto/netsim/
H A Dstats.proto99 optional int32 peak_concurrent_devices = 3; field
/aosp_15_r20/tools/netsim/rust/proto/src/
H A Dstats.rs1758 pub peak_concurrent_devices: ::std::option::Option<i32>, field
1823 pub fn peak_concurrent_devices(&self) -> i32 { in peak_concurrent_devices() method