Searched refs:secondary_dex_location (Results 1 – 1 of 1) sorted by relevance
227 std::string secondary_dex_location = DexFile::GetMultiDexLocation(i, dex_location); in LoadDexFiles() local228 oat_dex_file = oat_file.GetOatDexFile(secondary_dex_location.c_str(), nullptr, false); in LoadDexFiles()408 std::string secondary_dex_location in GivenOatFileIsOutOfDate() local411 = file.GetOatDexFile(secondary_dex_location.c_str(), nullptr, false); in GivenOatFileIsOutOfDate()419 if (DexFile::GetChecksum(secondary_dex_location.c_str(), in GivenOatFileIsOutOfDate()425 << secondary_dex_location in GivenOatFileIsOutOfDate()