Searched refs:GetDexFileLocation (Results 1 – 5 of 5) sorted by relevance
493 const std::string& GetDexFileLocation() const { in GetDexFileLocation() function
104 if (DexFileLoader::GetBaseLocation(oat_dex_file->GetDexFileLocation()) == dex_base_location) { in FindOpenedOatFileFromDexLocation()
478 std::string_view key(oat_dex_file->GetDexFileLocation()); in Setup()
515 os << "Failed to open dex file '" << oat_dex_file->GetDexFileLocation() << "': " in Dump()713 LOG(WARNING) << "Failed to open dex file '" << oat_dex_file->GetDexFileLocation() in GetQuickOatCode()848 LOG(WARNING) << "Failed to open dex file '" << oat_dex_file->GetDexFileLocation() in AddAllOffsets()886 os << StringPrintf("location: %s\n", oat_dex_file.GetDexFileLocation().c_str()); in DumpOatDexFile()968 std::string dex_file_location = oat_dex_file.GetDexFileLocation(); in ExportDexFile()1913 stats_.oat_dex_file_sizes.push_back(std::make_pair(oat_dex_file->GetDexFileLocation(), in Dump()
3757 const std::string& dex_file_location = oat_dex_file->GetDexFileLocation(); in ValidateOatFile()3825 DCHECK_EQ(main_space->oat_file_non_owned_->GetOatDexFiles()[0]->GetDexFileLocation(), in GetBootClassPathChecksums()3844 CHECK_EQ(oat_file->GetOatDexFiles()[i]->GetDexFileLocation(), in GetBootClassPathChecksums()4057 const std::string main_location = oat_file->GetOatDexFiles()[0]->GetDexFileLocation(); in VerifyBootClassPathChecksums()4063 oat_file->GetOatDexFiles()[i]->GetDexFileLocation().c_str())) { in VerifyBootClassPathChecksums()