Searched defs:new_method (Results 1 – 7 of 7) sorted by relevance
311 /*out*/void** new_method) { in RegisterNativeMethod()
1080 static MethodTranslation CreateTranslatedMethod(ArtMethod* new_method) { in CreateTranslatedMethod()
7691 ArtMethod& new_method = *out; in ReallocMethods() local7714 ArtMethod& new_method = *out; in ReallocMethods() local7737 ArtMethod& new_method = *out; in ReallocMethods() local
183 void MoveObsoleteMethod(ArtMethod* old_method, ArtMethod* new_method) { in MoveObsoleteMethod()1279 void JitCodeCache::MoveObsoleteMethod(ArtMethod* old_method, ArtMethod* new_method) { in MoveObsoleteMethod()
708 jmethodID new_method = env_->GetMethodID(concrete_class_, "<init>", "()V"); in TestCalls() local
1274 ArtMethod* new_method, in IsMethodPreferredOver()
1194 ArtMethod* new_method = nullptr; in TryInlinePolymorphicCallToSameTarget() local