Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp1121 bool open_vdex_files_for_dex2oat(const char* apk_path, const char* out_oat_path, int dexopt_needed, in open_vdex_files_for_dex2oat() function
1893 if (!open_vdex_files_for_dex2oat(dex_path, out_oat.path().c_str(), dexopt_needed, in dexopt()