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