Searched defs:error_msg (Results 1 – 1 of 1) sorted by relevance
437 std::string error_msg; in PatchoatBootImage() local502 std::string error_msg; in Dex2oatBootImage() local596 static bool Exec(const std::vector<std::string>& arg_vector, std::string* error_msg) { in Exec()