MCPcopy Create free account
hub / github.com/Gyoonus/deoptfuscator / OpenDexFilesFromImage

Function OpenDexFilesFromImage

android/art/runtime/runtime.cc:962–1066  ·  view source on GitHub ↗

Attempts to open dex files from image(s). Given the image location, try to find the oat file and open it to get the stored dex file. If the image is the first for a multi-image boot classpath, go on and also open the other images.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

OpenDexFilesFunction · 0.85

Calls 11

CurrentClass · 0.85
OpenDexFileMethod · 0.80
GetStoreValueByKeyMethod · 0.80
RegisterOatFileMethod · 0.80
push_backMethod · 0.45
sizeMethod · 0.45
c_strMethod · 0.45
lengthMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected