Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file.h747 static constexpr uint32_t kNumNonChecksumBytes = OFFSETOF_MEMBER(DexFile::Header, signature_); variable
/art/runtime/
Doat_file_assistant.cc442 header->file_size_ - DexFile::kNumNonChecksumBytes); in AnonymousDexVdexLocation()