Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/miri/src/shims/
Dos_str.rs61 pub fn u16vec_to_osstring<'tcx>(u16_vec: Vec<u16>) -> InterpResult<'tcx, OsString> { in read_os_str_from_wide_str() function
65 pub fn u16vec_to_osstring<'tcx>(u16_vec: Vec<u16>) -> InterpResult<'tcx, OsString> { in read_os_str_from_wide_str() function