Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/fs-err/src/
Dpath.rs12 pub trait PathExt: crate::Sealed { trait
/aosp_15_r20/external/rust/android-crates-io/crates/which/src/
Dfinder.rs21 trait PathExt { trait
/aosp_15_r20/external/rust/cxx/gen/build/src/
Dpaths.rs30 pub(crate) trait PathExt { interface