Home
last modified time | relevance | path

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

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