Searched defs:new_method (Results 1 – 6 of 6) sorted by relevance
876 static MethodTranslation CreateTranslatedMethod(ArtMethod* new_method) { in CreateTranslatedMethod()
146 inline void ArtMethod::SetDexCacheResolvedMethod(uint16_t method_index, ArtMethod* new_method, in SetDexCacheResolvedMethod()
6954 ArtMethod& new_method = *out; in LinkInterfaceMethods() local6969 ArtMethod& new_method = *out; in LinkInterfaceMethods() local6982 ArtMethod& new_method = *out; in LinkInterfaceMethods() local7066 auto* new_method = it->second; in LinkInterfaceMethods() local
650 ArtMethod* new_method = nullptr; in TryInlinePolymorphicCallToSameTarget() local
688 jmethodID new_method = env_->GetMethodID(concrete_class_, "<init>", "()V"); in TestCalls() local
1070 ArtMethod* new_method = visitor(method); in FixupNativePointers() local