Home | History | Annotate | Download | only in runtime

Lines Matching refs:NumStringIds

103   if (UNLIKELY(!CheckIndex(idx.index_, dex_file_->NumStringIds(), error_string))) {
2442 if (name_index >= dex_file_->NumStringIds()) {