Searched refs:GetDexFileLocation (Results 1 – 5 of 5) sorted by relevance
454 const std::string& GetDexFileLocation() const { in GetDexFileLocation() function
97 if (DexFileLoader::GetBaseLocation(oat_dex_file->GetDexFileLocation()) == dex_base_location) { in FindOpenedOatFileFromDexLocation()
859 StringPiece key(oat_dex_file->GetDexFileLocation()); in Setup()
524 os << "Failed to open dex file '" << oat_dex_file->GetDexFileLocation() << "': " in Dump()670 LOG(WARNING) << "Failed to open dex file '" << oat_dex_file->GetDexFileLocation() in GetQuickOatCode()898 LOG(WARNING) << "Failed to open dex file '" << oat_dex_file->GetDexFileLocation() in AddAllOffsets()1058 os << StringPrintf("location: %s\n", oat_dex_file.GetDexFileLocation().c_str()); in DumpOatDexFile()1139 std::string dex_file_location = oat_dex_file.GetDexFileLocation(); in ExportDexFile()2105 stats_.oat_dex_file_sizes.push_back(std::make_pair(oat_dex_file->GetDexFileLocation(), in Dump()
1879 const std::string& dex_file_location = oat_dex_file->GetDexFileLocation(); in ValidateOatFile()