Searched refs:proto_ids_off_ (Results 1 – 4 of 4) sorted by relevance
185 EXPECT_EQ(200U, header.proto_ids_off_); in TEST_F()
278 CheckValidOffsetAndSize(header_->proto_ids_off_, header_->proto_ids_size_, "proto-ids") && in CheckHeader()367 ((header_->proto_ids_off_ != 0) || (header_->proto_ids_size_ != 0)))) { in CheckMap()1263 expected_offset = header_->proto_ids_off_; in CheckIntraIdSection()
92 uint32_t proto_ids_off_; // file offset of ProtoIds array member
358 proto_ids_(reinterpret_cast<const ProtoId*>(base + header_->proto_ids_off_)), in DexFile()