Home | History | Annotate | Download | only in compiler

Lines Matching refs:NumFieldIds

469     DCHECK_EQ(dex_file->NumFieldIds() != 0u, dex_cache->GetResolvedFields() != nullptr);
1083 for (size_t i = 0, end = dex_file.NumFieldIds(); i < end; ++i) {