Searched refs:attr_ids_count_ (Results 1 – 2 of 2) sorted by relevance
61 attr_ids_count_ = n; in WithAttrIdsCount()89 offset += attr_ids_count_ * sizeof(u64); in UpdateSectionOffsets()
84 size_t attr_ids_count_ = 0; variable