Home
last modified time | relevance | path

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

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