Home
last modified time | relevance | path

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

/art/runtime/
Dvdex_file.h92 struct VdexSectionHeader { struct
97 VdexSectionHeader(VdexSection kind, uint32_t offset, uint32_t size) in VdexSectionHeader() argument
100 VdexSectionHeader() {} in VdexSectionHeader() argument