Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/tokio/src/net/unix/
Dsocketaddr.rs26 pub fn as_pathname(&self) -> Option<&Path> { in as_pathname() method
/external/rust/android-crates-io/crates/socket2/src/sys/
Dunix.rs872 pub fn as_pathname(&self) -> Option<&Path> { in as_pathname() method