Home
last modified time | relevance | path

Searched refs:nullResultCount (Results 1 – 1 of 1) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/dex/code/
DLocalList.java465 private int nullResultCount; field in LocalList.MakeState
481 nullResultCount = 0; in MakeState()
627 nullResultCount++; in startLocal()
781 nullResultCount++; in checkForEmptyRange()
909 int finalSz = resultSz - nullResultCount; in finish()