Lines Matching full:offset_
94 CHECK_EQ(item->offset_, 0u);
98 CHECK_EQ(item->offset_, collections->StringIdsOffset());
102 CHECK_EQ(item->offset_, collections->TypeIdsOffset());
106 CHECK_EQ(item->offset_, collections->ProtoIdsOffset());
110 CHECK_EQ(item->offset_, collections->FieldIdsOffset());
114 CHECK_EQ(item->offset_, collections->MethodIdsOffset());
118 CHECK_EQ(item->offset_, collections->ClassDefsOffset());
122 CHECK_EQ(item->offset_, collections->CallSiteIdsOffset());
126 CHECK_EQ(item->offset_, collections->MethodHandleItemsOffset());
130 CHECK_EQ(item->offset_, disk_header.map_off_);
133 collections->SetTypeListsOffset(item->offset_);
136 collections->SetAnnotationSetRefListsOffset(item->offset_);
139 collections->SetAnnotationSetItemsOffset(item->offset_);
142 collections->SetClassDatasOffset(item->offset_);
145 collections->SetCodeItemsOffset(item->offset_);
148 collections->SetStringDatasOffset(item->offset_);
151 collections->SetDebugInfoItemsOffset(item->offset_);
154 collections->SetAnnotationItemsOffset(item->offset_);
157 collections->SetEncodedArrayItemsOffset(item->offset_);
160 collections->SetAnnotationsDirectoryItemsOffset(item->offset_);