Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp209 class ExecVHelper { class
212 ExecVHelper() : args_(1u, std::string()) {} in ExecVHelper() function in android::installd::ExecVHelper
306 class RunDex2Oat : public ExecVHelper {
706 class RunProfman : public ExecVHelper {
800 ExecVHelper::Exec(DexoptReturnCodes::kProfmanExec); in Exec()
1522 class RunDexoptAnalyzer : public ExecVHelper {