Home
last modified time | relevance | path

Searched refs:read_remote (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/ipc/interfaces/innerkits/rust/tests/
H A Dskeleton.rs68 let remote = reply.read_remote().unwrap(); in context()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/
H A Dasset.rs198 .read_remote()
H A Ddatabase.rs81 .read_remote()
/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/
H A Dmsg.rs345 /// let remote = msg.read_remote().unwrap();
347 pub fn read_remote(&mut self) -> IpcResult<RemoteObj> { in read_remote() functions

Completed in 3 milliseconds