Home | History | Annotate | Download | only in runtime

Lines Matching refs:NumStringIds

1385         if (dex_file->NumStringIds() < num_strings) {
1386 num_strings = dex_file->NumStringIds();