Home
last modified time | relevance | path

Searched defs:enclosed_name (Results 1 – 3 of 3) sorted by relevance

/external/rust/android-crates-io/crates/zip/src/read/
Dstream.rs179 pub fn enclosed_name(&self) -> Option<&Path> { in enclosed_name() method
/external/rust/android-crates-io/crates/zip/src/
Dtypes.rs383 pub(crate) fn enclosed_name(&self) -> Option<&path::Path> { in enclosed_name() method
Dread.rs906 pub fn enclosed_name(&self) -> Option<&Path> { in enclosed_name() method