Searched refs:gcConstPool (Results 1 - 2 of 2) sorted by relevance

/external/javassist/src/main/javassist/
H A DCtClassType.java63 boolean gcConstPool; // if true, the constant pool entries will be garbage collected. field in class:CtClassType
81 wasChanged = wasFrozen = wasPruned = gcConstPool = false;
1273 gcConstPool = true;
1310 gcConstPool = true;
1341 gcConstPool = true;
1400 public void rebuildClassFile() { gcConstPool = true; }
1409 if (gcConstPool) {
1411 gcConstPool = false;
/external/robolectric/lib/main/
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...

Completed in 81 milliseconds