Searched defs:fileCount (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/
H A DAllocTracker.cpp348 int classCount, methodCount, fileCount; /* debug stats */ local
350 classCount = methodCount = fileCount = 0;
369 fileCount++;
378 dvmPointerSetGetCount(fileNames), fileCount);

Completed in 35 milliseconds