Searched refs:slotMapping (Results 1 – 1 of 1) sorted by relevance
3810 Map<Integer, Integer> slotMapping = new HashMap<>(); in getLogicalToPhysicalSlotMapping() local3816 slotMapping.put(i, slotMappingArray[i]); in getLogicalToPhysicalSlotMapping()3822 return slotMapping; in getLogicalToPhysicalSlotMapping()