Home
last modified time | relevance | path

Searched defs:Exec (Results 1 – 9 of 9) sorted by relevance

/frameworks/native/cmds/installd/
Dexecv_helper.cpp47 void ExecVHelper::Exec(int exit_code) { in Exec() function in android::installd::ExecVHelper
Dotapreopt_utils.cpp33 bool Exec(const std::vector<std::string>& arg_vector, std::string* error_msg) { in Exec() function
Drun_dex2oat.cpp328 void RunDex2Oat::Exec(int exit_code) { in Exec() function in android::installd::RunDex2Oat
Drun_dex2oat_test.cpp137 virtual void Exec(int exit_code) override { in Exec() function in android::installd::RunDex2OatTest::FakeExecVHelper
Ddexopt.cpp656 void Exec() { in Exec() function in android::installd::RunProfman
/frameworks/compile/mclinker/include/mcld/
DLinkerConfig.h31 enum CodeGenType { Unknown, Object, DynObj, Exec, External, Binary }; enumerator
/frameworks/compile/mclinker/include/mcld/MC/
DInput.h37 Exec, enumerator
/frameworks/libs/binary_translation/heavy_optimizer/riscv64/
Dcall_intrinsic_tests.cc88 void Exec() const { exec_.get<void()>()(); } in Exec() function in berberis::__anon2137e68c0111::ExecTest
/frameworks/libs/binary_translation/backend/x86_64/
Dmachine_ir_exec_test.cc97 void Exec() const { exec_.get<void()>()(); } in Exec() function in berberis::__anon85227b050111::ExecTest