Searched defs:Exec (Results 1 – 5 of 5) sorted by relevance
127 inline bool Exec(const std::vector<std::string>& arg_vector, /*out*/ std::string* error_msg) { in Exec() function
311 bool ExecUtils::Exec(const std::vector<std::string>& arg_vector, std::string* error_msg) const { in Exec() function in art::ExecUtils
43 bool Exec(const std::vector<std::string>& args, std::string* error_msg) { in Exec() function in art::DexListTest
41 bool Exec(const std::vector<std::string>& args, std::string* error_msg) { in Exec() function in art::DexDumpTest
79 bool Exec(pid_t image_diff_pid, const std::string& boot_image, std::string* error_msg) { in Exec() function in art::ImgDiagTest