Home
last modified time | relevance | path

Searched defs:headerV41 (Results 1 – 2 of 2) sorted by relevance

/art/libdexfile/dex/
Ddex_file.cc127 auto* headerV41 = reinterpret_cast<HeaderV41*>(this); in SetDexContainer() local
264 auto headerV41 = reinterpret_cast<const DexFile::HeaderV41*>(data); in GetDataRange() local
Ddex_file_verifier.cc673 auto headerV41 = reinterpret_cast<const DexFile::HeaderV41*>(header_); in CheckHeader() local