Searched refs:is_complex (Results 1 – 3 of 3) sorted by relevance
1578 bool is_complex() const { return flags() & FLAG_COMPLEX; } in is_complex() function1610 return is_complex() && !is_compact() ? in map_entry()
700 if (entry->is_complex()) { in PrintTableType()
55 if (entry_size >= sizeof(ResTable_map_entry) && table_entry->is_complex()) { in GetEntryValue()