Searched refs:areaBit (Results 1 – 1 of 1) sorted by relevance
146 int areaBit = clazzToAreaBits.get(clazz).get(i).intValue(); in convertAreaIdToDebugString() local147 if (areaBit == 0) { in convertAreaIdToDebugString()150 areaBitMask |= areaBit; in convertAreaIdToDebugString()151 if ((areaId & areaBit) == areaBit) { in convertAreaIdToDebugString()155 output += toName(clazz, areaBit); in convertAreaIdToDebugString()