MCPcopy Create free account
hub / github.com/abstrakraft/android_build / doStuff

Function doStuff

tools/dexpreopt/dexopt-wrapper/DexOptWrapper.cpp:72–153  ·  view source on GitHub ↗

* Run dexopt on the specified Jar/APK. * * This uses fork() and exec() to mimic the way this would work in an * installer; in practice for something this simple you could just exec() * unless you really wanted the status messages. * * Returns 0 on success. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 2

privFuncFunction · 0.85
runDexoptFunction · 0.85

Tested by

no test coverage detected