Searched defs:updateExceptionBufferSize (Results 1 – 3 of 3) sorted by relevance
407 void updateExceptionBufferSize(int programSize) { } in updateExceptionBufferSize() method in ApfV4Generator
595 void updateExceptionBufferSize(int bufSize) throws IllegalInstructionException { in updateExceptionBufferSize() method in BaseApfGenerator.Instruction818 abstract void updateExceptionBufferSize(int programSize) throws IllegalInstructionException; in updateExceptionBufferSize() method in BaseApfGenerator
65 void updateExceptionBufferSize(int programSize) throws IllegalInstructionException { in updateExceptionBufferSize() method in ApfV6GeneratorBase