Home
last modified time | relevance | path

Searched defs:from_os_str (Results 1 – 4 of 4) sorted by relevance

/external/rust/android-crates-io/crates/os_str_bytes/src/
Draw_str.rs1403 fn from_os_str(string: Cow<'a, OsStr>) -> Self; in from_os_str() method
1464 fn from_os_str(string: Cow<'a, OsStr>) -> Self { in from_os_str() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/bstr-1.11.0/src/
Dext_slice.rs196 fn from_os_str(os_str: &OsStr) -> Option<&[u8]> { in from_os_str() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/bstr-1.11.0/src/
Dext_slice.rs196 fn from_os_str(os_str: &OsStr) -> Option<&[u8]> { in from_os_str() method
/external/rust/android-crates-io/crates/bstr/src/
Dext_slice.rs196 fn from_os_str(os_str: &OsStr) -> Option<&[u8]> { in from_os_str() method