Searched refs:NumProtoIds (Results 1 – 4 of 4) sorted by relevance
305 for (size_t i = 0; i < java_lang_dex_file_->NumProtoIds(); i++) { in TEST_F()
694 size_t NumProtoIds() const { in NumProtoIds() function701 DCHECK_LT(idx, NumProtoIds()) << GetLocation(); in GetProtoId()
611 int32_t hi = NumProtoIds() - 1; in FindProtoId()
1654 if (UNLIKELY(!CheckIndex(item->proto_idx_, dex_file_->NumProtoIds(), in CheckInterMethodIdItem()