Home
last modified time | relevance | path

Searched refs:RunDex2Oat (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
Ddexopt.cpp331 class RunDex2Oat : public ExecVHelper { class
333 RunDex2Oat(int zip_fd, in RunDex2Oat() function in android::installd::RunDex2Oat
2225 RunDex2Oat runner(input_fd.get(), in dexopt()