Searched refs:kDexFileSection (Results 1 – 3 of 3) sorted by relevance
82 kDexFileSection = 1, enumerator163 return GetSectionHeader(VdexSection::kDexFileSection).section_size != 0u; in HasDexSection()315 return Begin() + GetSectionHeader(VdexSection::kDexFileSection).section_offset; in DexBegin()
275 sections[VdexSection::kDexFileSection].section_kind = VdexSection::kDexFileSection; in WriteToDisk()276 sections[VdexSection::kDexFileSection].section_offset = 0u; in WriteToDisk()277 sections[VdexSection::kDexFileSection].section_size = 0u; in WriteToDisk()
3776 VdexSection::kDexFileSection, in FinishVdexFile()