Home
last modified time | relevance | path

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

/tools/asuite/adevice/src/
Dcommands.rs70 pub fn is_empty(&self) -> bool { in is_empty() method
/tools/netsim/rust/daemon/src/captures/
Dcapture.rs227 pub fn is_empty(&self) -> bool { in is_empty() method