Home
last modified time | relevance | path

Searched refs:IdmapEntry_header (Results 1 – 4 of 4) sorted by relevance

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DIdmap.java16 import org.robolectric.res.android.ResourceTypes.IdmapEntry_header;
59 final Map<Byte, IdmapEntry_header> type_map_ = new HashMap<>();
67 static boolean Lookup(IdmapEntry_header header, int input_entry_id, in Lookup()
158 while (data_size >= IdmapEntry_header.SIZEOF) { in Load()
166IdmapEntry_header entry_header = new IdmapEntry_header(data_ptr.myBuf(), data_ptr.myOffset()); in Load()
224 IdmapEntry_header GetEntryMapForType(byte type_id) { in GetEntryMapForType()
DLoadedArsc.java28 import org.robolectric.res.android.ResourceTypes.IdmapEntry_header;
81 public static final int SIZEOF = ResTable_typeSpec.SIZEOF + IdmapEntry_header.SIZEOF;
90 IdmapEntry_header idmap_entries;
181 TypeSpecPtrBuilder(ResTable_typeSpec header, IdmapEntry_header idmap_header) { in TypeSpecPtrBuilder()
217 IdmapEntry_header idmap_header_;
667 IdmapEntry_header idmap_entry_header = null; in Load()
DResourceTypes.java1539 static class IdmapEntry_header extends WithOffset { class in ResourceTypes
1548 IdmapEntry_header(ByteBuffer buf, int offset) { in IdmapEntry_header() method in ResourceTypes.IdmapEntry_header
/external/libabigail/tests/data/test-read-dwarf/
Dtest-libandroid.so.abi5984 …<class-decl name='IdmapEntry_header' size-in-bits='64' is-struct='yes' visibility='default' filepa…