Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
H A Diocp.rs91 let status = event.as_completion_status(); in post()
H A Devents.rs44 pub(super) fn as_completion_status(&self) -> CompletionStatus { in as_completion_status() method