Searched refs:found1 (Results 1 – 1 of 1) sorted by relevance
3216 mirror::Class* found1 = FindClass(descriptor, klass1->GetClassLoader()); in IsSameDescriptorInDifferentClassContexts() local3217 if (found1 == NULL) { in IsSameDescriptorInDifferentClassContexts()3224 return found1 == found2; in IsSameDescriptorInDifferentClassContexts()