Searched refs:type_header (Results 1 – 1 of 1) sorted by relevance
348 ResTable_type* type_header = type_writer.StartChunk<ResTable_type>(RES_TABLE_TYPE_TYPE); in FlattenConfig() local349 type_header->id = type.id.value(); in FlattenConfig()350 type_header->config = config; in FlattenConfig()351 type_header->config.swapHtoD(); in FlattenConfig()385 type_header->entryCount = util::HostToDevice32(entries->size()); in FlattenConfig()386 type_header->flags |= ResTable_type::FLAG_SPARSE; in FlattenConfig()398 type_header->entryCount = util::HostToDevice32(num_total_entries); in FlattenConfig()405 type_header->entriesStart = util::HostToDevice32(type_writer.size()); in FlattenConfig()