Home | History | Annotate | Download | only in runtime

Lines Matching refs:NumProtoIds

1401         if (dex_file->NumProtoIds() < num_method_types) {
1402 num_method_types = dex_file->NumProtoIds();