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

/frameworks/native/cmds/installd/
H A Ddexopt.cpp1163 char in_odex_path[PKG_PATH_MAX]; local
1179 if (calculate_odex_file_path(in_odex_path, apk_path, instruction_set)) {
1180 path = in_odex_path;

Completed in 49 milliseconds