Searched refs:remotes (Results 1 – 3 of 3) sorted by relevance
75 remotes: HashMap<u64, Client>, field85 remotes: HashMap::new(), in init()119 self.remotes.insert(pid, client); in subscribe_run_count()125 if self.remotes.remove(&subscribe_pid).is_some() { in unsubscribe_run_count()138 self.remotes in change_run_count()
47 sptr<IRemoteObject> remotes = nullptr; in DoSomethingInterestingWithMyAPI() local48 formCallerMgr.HandleHostCallBackDiedTask(remotes); in DoSomethingInterestingWithMyAPI()56 formCallerMgr.HandleProviderCallBackDiedTask(remotes); in DoSomethingInterestingWithMyAPI()
50 wptr<IRemoteObject> remotes; in DoSomethingInterestingWithMyAPI() local57 assertFaultCallbackDeathMgr->RemoveAssertFaultCallback(remotes, boolParam); in DoSomethingInterestingWithMyAPI()