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