Searched defs:mid2 (Results 1 – 4 of 4) sorted by relevance
54 const dex::MethodId& mid2 = mr2.GetMethodId(); in SlowCompare() local
196 const dex::MethodId& mid2 = dex_file->GetMethodId(other->GetDexMethodIndex()); in HasSameNameAndSignature() local200 const dex::MethodId& mid2 = dex_file2->GetMethodId(other->GetDexMethodIndex()); in HasSameNameAndSignature() local
621 jmethodID mid2 = env->GetMethodID(c, "<init>", "([B)V"); in Java_Main_testNewStringObject() local
1002 jmethodID mid2 = env_->FromReflectedMethod(method); in TEST_F() local