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

Method place

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

This method should be called before writing a dex file. It sorts the sections as needed or as indicated by getSortAllItems() and getInplace() , and then performs a pass through all of the items, finalizing the position (i.e. index and/or offset) of each item in the dex file.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

getOrderedSectionsMethod · 0.95
sortSectionMethod · 0.95
placeAtMethod · 0.95
alignOffsetMethod · 0.95
placeAtMethod · 0.45
isIndexedItemMethod · 0.45

Tested by

no test coverage detected