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