Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/fs/
H A Dasync_file.rs58 enum FileOp { enum
88 fn get_op(&self) -> FileOp { in get_op()