Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/ipc_async/
H A Dmod.rs53 pub trait IpcAsyncRuntime { trait
H A Dipc_ylong.rs66 impl IpcAsyncRuntime for Runtime {
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/remote/
H A Dobj.rs25 use crate::ipc_async::{IpcAsyncRuntime, Runtime};