Home
last modified time | relevance | path

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

/art/runtime/oat/
Doat_file_assistant.cc429 std::string multidex_dex_location = DexFileLoader::GetMultiDexLocation(i, dex_location.c_str()); in LoadDexFiles() local
430 oat_dex_file = oat_file.GetOatDexFile(multidex_dex_location.c_str()); in LoadDexFiles()