Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp1443 char in_odex_path[PKG_PATH_MAX]; in open_vdex_files_for_dex2oat() local
1459 if (calculate_odex_file_path(in_odex_path, apk_path, instruction_set)) { in open_vdex_files_for_dex2oat()
1460 path = in_odex_path; in open_vdex_files_for_dex2oat()