Searched refs:FLAG_PUBLIC (Results 1 – 5 of 5) sorted by relevance
401 if (entry->flags & ResTable_entry::FLAG_PUBLIC) { in ParseType()
299 out_entry->flags |= ResTable_entry::FLAG_PUBLIC; in WriteEntry()
1471 FLAG_PUBLIC = 0x0002, enumerator
3761 header.flags |= htods(header.FLAG_PUBLIC); in flatten()
7641 if ((dtohs(ent->flags)&ResTable_entry::FLAG_PUBLIC) != 0) { in print()