Home
last modified time | relevance | path

Searched refs:AFD_HELPER_NAME (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
H A Dafd.rs58 Length: (AFD_HELPER_NAME.len() * size_of::<u16>()) as u16,
59 MaximumLength: (AFD_HELPER_NAME.len() * size_of::<u16>()) as u16,
60 Buffer: AFD_HELPER_NAME.as_ptr() as *mut _,
62 const AFD_HELPER_NAME: &[u16] = &[ const