Searched refs:FLAG_PUBLIC (Results 1 – 5 of 5) sorted by relevance
269 outEntry->flags |= ResTable_entry::FLAG_PUBLIC; in writeEntry()
360 if ((entry->flags & ResTable_entry::FLAG_PUBLIC) != 0) { in parseType()
1381 FLAG_PUBLIC = 0x0002, enumerator
3743 header.flags |= htods(header.FLAG_PUBLIC); in flatten()
7078 if ((dtohs(ent->flags)&ResTable_entry::FLAG_PUBLIC) != 0) { in print()