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