MCPcopy Create free account
hub / github.com/ca-archived/AppZone / DexFile

Method DexFile

server-api/src/main/java/org/jf/dexlib/DexFile.java:192–238  ·  view source on GitHub ↗

A private constructor containing common code to initialize the section maps and lists @param preserveSignedRegisters If true, keep track of any registers in the debug information @param skipInstructions If true, skip the instructions in any code item. that are signed, so they will be written in the

(boolean preserveSignedRegisters, boolean skipInstructions)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

readFileMethod · 0.95
readStreamMethod · 0.95
u1Method · 0.95
getSectionOffsetMethod · 0.95
setCursorMethod · 0.95
getSectionSizeMethod · 0.95
readMethod · 0.65
closeMethod · 0.65
getNameMethod · 0.45
getSizeMethod · 0.45
resetMethod · 0.45
equalsMethod · 0.45

Tested by

no test coverage detected