Searched refs:NumProtoIds (Results 1 – 5 of 5) sorted by relevance
71 ASSERT_EQ(2u, dex_file->NumProtoIds()); in TEST()
306 for (size_t i = 0; i < java_lang_dex_file_->NumProtoIds(); i++) { in TEST_F()
711 size_t NumProtoIds() const { in NumProtoIds() function718 DCHECK_LT(idx, NumProtoIds()) << GetLocation(); in GetProtoId()
663 int32_t hi = NumProtoIds() - 1; in FindProtoId()
1681 if (UNLIKELY(!CheckIndex(item->proto_idx_, dex_file_->NumProtoIds(), in CheckInterMethodIdItem()