Searched refs:longId (Results 1 – 1 of 1) sorted by relevance
142 String longId = shortAndLongId.getKey(); in freeze() local166 _idToUnitId.put(longId, uid); in freeze()1393 String longId = getLongId(longOrShortId); in getComplexity() local1394 if (longId == null) { in getComplexity()1395 longId = longOrShortId; in getComplexity()1396 shortId = SHORT_TO_LONG_ID.inverse().get(longId); in getComplexity()1427 COMPLEXITY.put(longId, result); in getComplexity()