Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file.h207 return location_checksum_; in GetLocationChecksum()
831 const uint32_t location_checksum_; variable
Ddex_file.cc111 location_checksum_(location_checksum), in DexFile()