Searched defs:Exec (Results 1 – 9 of 9) sorted by relevance
47 void ExecVHelper::Exec(int exit_code) { in Exec() function in android::installd::ExecVHelper
33 bool Exec(const std::vector<std::string>& arg_vector, std::string* error_msg) { in Exec() function
328 void RunDex2Oat::Exec(int exit_code) { in Exec() function in android::installd::RunDex2Oat
137 virtual void Exec(int exit_code) override { in Exec() function in android::installd::RunDex2OatTest::FakeExecVHelper
656 void Exec() { in Exec() function in android::installd::RunProfman
31 enum CodeGenType { Unknown, Object, DynObj, Exec, External, Binary }; enumerator
37 Exec, enumerator
88 void Exec() const { exec_.get<void()>()(); } in Exec() function in berberis::__anon2137e68c0111::ExecTest
97 void Exec() const { exec_.get<void()>()(); } in Exec() function in berberis::__anon85227b050111::ExecTest