Home | History | Annotate | Download | only in runtime

Lines Matching refs:NumFieldIds

1397         if (dex_file->NumFieldIds() < num_fields) {
1398 num_fields = dex_file->NumFieldIds();