Home
last modified time | relevance | path

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

/art/runtime/
Dvdex_file.h93 struct VdexSectionHeader { struct
98 VdexSectionHeader(VdexSection kind, uint32_t offset, uint32_t size) in VdexSectionHeader() argument
101 VdexSectionHeader() {} in VdexSectionHeader() argument