Searched refs:excludedCount (Results 1 – 2 of 2) sorted by relevance
129 excludedCount(0), in TLinker()138 …butes(const int* attributes, int count) { excludedAttributes = attributes; excludedCount = count; } in setExcludedAttributes()151 int excludedCount; variable
626 int excludedCount = 0; in filterTrace() local632 excludedCount++; in filterTrace()640 if (excludedCount > 0) { in filterTrace()641 buf.append("... Removed " + excludedCount + " stack frames"); in filterTrace()