Searched defs:DexFileSection (Results 1 – 1 of 1) sorted by relevance
1338 struct DexFileSection { struct1340 DexFileSection(const std::string& name, uint16_t type, uint32_t size, uint32_t offset) in DexFileSection() argument1356 std::vector<DexFileSection> GetSortedDexFileSections(dex_ir::Header* header, argument