Home
last modified time | relevance | path

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

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