Searched defs:RemoteObj (Results 1 – 2 of 2) sorted by relevance
115 fn subscribe_run_count(&mut self, pid: u64, obj: RemoteObj, tx: Sender<ErrorCode>) { in subscribe_run_count()
326 pub fn sub_run_count(&self, obj: RemoteObj) { in sub_run_count()