Searched defs:shouldConsume (Results 1 - 1 of 1) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/dex/file/
H A DDebugInfoEncoder.java91 private boolean shouldConsume; field in class:DebugInfoEncoder
136 annotateTo.annotate(shouldConsume ? length : 0, message);
186 shouldConsume = consume;

Completed in 69 milliseconds