Searched refs:create_oat_out_path (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
H A Ddexopt.cpp929 static bool create_oat_out_path(const char* apk_path, const char* instruction_set, function in namespace:android::installd
1251 if (!create_oat_out_path(apk_path, instruction_set, oat_dir, is_secondary_dex, out_oat_path)) {
1666 if (!create_oat_out_path(dex_path.c_str(), isa.c_str(), out_oat_dir,
1873 if (!create_oat_out_path(apk_path, instruction_set, oat_dir,

Completed in 75 milliseconds