Searched defs:calculate_oat_file_path_default (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
H A Ddexopt.cpp2547 bool calculate_oat_file_path_default(char path[PKG_PATH_MAX], const char *oat_dir, function
2592 return calculate_oat_file_path_default(path, oat_dir.c_str(), apk_path, instruction_set);

Completed in 51 milliseconds