Searched refs:is_port (Results 1 – 2 of 2) sorted by relevance
/trusty/user/base/lib/tipc/rust/src/service/ | ||
D | handle_set.rs | 55 if !port.is_port() { |
/trusty/user/base/lib/tipc/rust/src/ | ||
D | service.rs | 175 pub fn is_port(&self) -> bool { in is_port() method |