Searched refs:read_remote (Results 1 – 5 of 5) sorted by relevance
30 let obj: RemoteObj = data.read_remote()?; in subscribe_run_count()
68 let remote = reply.read_remote().unwrap(); in context()
198 .read_remote() in new()
81 .read_remote() in new()
347 pub fn read_remote(&mut self) -> IpcResult<RemoteObj> { in read_remote() method