Searched refs:programLengthOverEstimate (Results 1 – 2 of 2) sorted by relevance
888 public int programLengthOverEstimate() { in programLengthOverEstimate() method in ApfGenerator
1555 if (gen.programLengthOverEstimate() > maximumApfProgramSize) { in installNewProgramLocked()1563 if (gen.programLengthOverEstimate() > maximumApfProgramSize) break; in installNewProgramLocked()