Home | History | Annotate | Download | only in quick

Lines Matching refs:kDexNoIndex

826         if (method_index != DexFile::kDexNoIndex) {
1890 if (LIKELY(interface_method->GetDexMethodIndex() != DexFile::kDexNoIndex)) {