Searched refs:MaximumLength (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/ | ||
H A D | afd.rs | 59 MaximumLength: (AFD_HELPER_NAME.len() * size_of::<u16>()) as u16, |
H A D | winapi.rs | 231 pub MaximumLength: USHORT, field |