Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp1188 static bool validate_dex_path_size(const std::string& dex_path) { in validate_dex_path_size() function
1198 if (!validate_dex_path_size(apk_path)) { in create_oat_out_path()
2099 if (!validate_dex_path_size(dex_path)) { in dexopt()