Home
last modified time | relevance | path

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

/tools/dexter/slicer/export/slicer/
Dwriter.h130 struct DexImage { struct
131 DexImage() in DexImage() function
150 Index<dex::StringId> string_ids;
151 Index<dex::TypeId> type_ids;
152 Index<dex::ProtoId> proto_ids;
153 Index<dex::FieldId> field_ids;
154 Index<dex::MethodId> method_ids;
155 Index<dex::ClassDef> class_defs;
157 Section string_data;
158 Section type_lists;
[all …]