Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/fs/
H A Dopen_options.rs248 pub fn create_new(&mut self, create_new: bool) -> &mut Self { in create_new() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/tests/
H A Dblock_on.rs284 pub fn create_new() -> TestFuture { in create_new() function
H A Dsync.rs35 pub fn create_new(t: usize) -> TestFuture { in create_new() function
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
H A Dasync_pool.rs631 pub fn create_new() -> TestFuture { in create_new() function
H A Dqueue.rs589 pub fn create_new() -> TestFuture { in create_new() function