Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Doat_file.cc2069 std::string required_checksum = StringPrintf("0x%08x", *dex_location_checksum); in GetOatDexFile() local
2072 + " has checksum " + checksum + " but " + required_checksum + " was required"; in GetOatDexFile()