Searched refs:TYPE_ENUM (Results 1 – 4 of 4) sorted by relevance
170 { enumArray, sizeof(enumArray)/2, ResTable_map::TYPE_ENUM, NULL },433 localType = ResTable_map::TYPE_ENUM; in compileAttribute()451 if ((attr.type&(ResTable_map::TYPE_ENUM|ResTable_map::TYPE_FLAGS)) == 0) { in compileAttribute()464 …} else if ((uint32_t)(attr.type&(ResTable_map::TYPE_ENUM|ResTable_map::TYPE_FLAGS)) != localType) { in compileAttribute()465 if (localType == ResTable_map::TYPE_ENUM) { in compileAttribute()506 ResTable_map::TYPE_ENUM|ResTable_map::TYPE_FLAGS)); in compileAttribute()507 enumOrFlagsComment.append((attr.type&ResTable_map::TYPE_ENUM) in compileAttribute()539 if ((attr.type&ResTable_map::TYPE_ENUM) != 0) { in compileAttribute()
1423 TYPE_ENUM = 1<<16, enumerator
1727 int, ::google::protobuf::internal::WireFormatLite::TYPE_ENUM>( in MergePartialFromCodedStream()2435 int, ::google::protobuf::internal::WireFormatLite::TYPE_ENUM>( in MergePartialFromCodedStream()
4635 if (attrType == ResTable_map::TYPE_ENUM in stringToValue()5006 if ((attrType&ResTable_map::TYPE_ENUM) != 0) { in stringToValue()