Home
last modified time | relevance | path

Searched refs:format_dexopt_error (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
Ddexopt.cpp2077 static std::string format_dexopt_error(int status, const char* dex_path) { in format_dexopt_error() function
2267 *error_msg = format_dexopt_error(res, dex_path); in dexopt()