Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dotapreopt.cpp437 std::string error_msg; in PatchoatBootImage() local
502 std::string error_msg; in Dex2oatBootImage() local
596 static bool Exec(const std::vector<std::string>& arg_vector, std::string* error_msg) { in Exec()