Searched refs:map_entry_end (Results 1 – 1 of 1) sorted by relevance
979 final int map_entry_end = in GetBag() local981 if (curOffset < map_entry_end) { in GetBag()993 final int entry_count = (map_entry_end - curOffset) / ResTable_map.SIZEOF; in GetBag()999 for (; curOffset < map_entry_end; in GetBag()1072 …while (map_entry != null && map_entry.myOffset() != map_entry_end && parentEntryIndex != parentEnt… in GetBag()1130 while (map_entry != null && map_entry.myOffset() != map_entry_end) { in GetBag()