Home | History | Annotate | Download | only in dex

Lines Matching refs:NumStringIds

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