Home
last modified time | relevance | path

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

/external/javassist/src/main/javassist/bytecode/
DCodeIterator.java610 c = insertGapCore0w(bytecode, pos, length, exclusive, in insertGapAt()
1086 private byte[] insertGapCore0w(byte[] code, int where, int gapLength, boolean exclusive, in insertGapCore0w() method in CodeIterator