Home | History | Annotate | Download | only in oo

Lines Matching full:result2

3925     ClassObject* result2;
3963 result2 = dvmFindClassNoInit(descriptor, clazz2->classLoader);
3966 if (result1 == NULL || result2 == NULL) {
3968 if (result1 == result2) {
3991 return result1 == result2;