Searched refs:ermi (Results 1 – 1 of 1) sorted by relevance
86 EventRequestManagerImpl ermi = EventSetImpl.this. in EventImpl() local88 this.request = ermi.request(eventCmd, requestID); in EventImpl()147 EventRequestManagerImpl ermi = this.vm.getInternalEventRequestManager(); in destination() local148 if (ermi.request(eventCmd, requestID) != null) { in destination()