Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
H A Dafd.rs27 STATUS_NOT_FOUND, STATUS_PENDING, STATUS_SUCCESS, SYNCHRONIZE, UNICODE_STRING,
57 const OBJ_NAME: UNICODE_STRING = UNICODE_STRING {
H A Dwinapi.rs34 pub type PUNICODE_STRING = *mut UNICODE_STRING;
229 pub struct UNICODE_STRING { struct
366 impl_clone!(UNICODE_STRING);