Searched defs:mid2 (Results 1 – 4 of 4) sorted by relevance
62 const DexFile::MethodId& mid2 = mr2.dex_file->GetMethodId(mr2.dex_method_index); in SlowCompare() local
193 const DexFile::MethodId& mid2 = dex_file->GetMethodId(other->GetDexMethodIndex()); in HasSameNameAndSignature() local197 const DexFile::MethodId& mid2 = dex_file2->GetMethodId(other->GetDexMethodIndex()); in HasSameNameAndSignature() local
935 jmethodID mid2 = env_->FromReflectedMethod(method); in TEST_F() local
581 jmethodID mid2 = env->GetMethodID(c, "<init>", "([B)V"); in Java_Main_testNewStringObject() local