Home
last modified time | relevance | path

Searched defs:apk_path_ (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/cmds/installd/
Ddexopt.cpp2335 std::string apk_path_ = apk_path; in calculate_oat_file_path_default() local
2363 std::string apk_path_ = apk_path; in calculate_odex_file_path_default() local
/frameworks/native/cmds/installd/tests/
Dinstalld_dexopt_test.cpp199 std::string apk_path_; member in android::installd::DexoptTest