Searched refs:FLAG_COMPACT (Results 1 – 3 of 3) sorted by relevance
70 entry.compact.flags = ResTable_entry::FLAG_COMPACT | (v->dataType << 8); in createTypeTable()
216 flags |= ResTable_entry::FLAG_COMPACT | (value.dataType << 8); in WriteEntry()
1549 FLAG_COMPACT = 0x0008, enumerator1577 bool is_compact() const { return flags() & FLAG_COMPACT; } in is_compact()