Home
last modified time | relevance | path

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

/aosp12/packages/modules/adb/client/
H A Dadb_install.cpp278 std::vector<const char*> apk_file = {argv[last_apk]}; in install_app_legacy() local
/aosp12/art/dex2oat/
H A Ddex2oat_test.cc1620 ScratchFile apk_file; in TEST_F() local