Home
last modified time | relevance | path

Searched refs:DecodeArtMethod (Results 1 – 23 of 23) sorted by relevance

/aosp12/art/runtime/mirror/
H A Dmethod_handles_lookup.cc45 ArtMethod* lookup = jni::DecodeArtMethod(WellKnownClasses::java_lang_invoke_MethodHandles_lookup); in GetDefault()
55 jni::DecodeArtMethod(WellKnownClasses::java_lang_invoke_MethodHandles_Lookup_findConstructor); in FindConstructor()
/aosp12/art/openjdkjvmti/
H A Dti_method.cc138 art::ArtMethod* art_method = art::jni::DecodeArtMethod(method); in GetBytecodes()
171 art::ArtMethod* art_method = art::jni::DecodeArtMethod(method); in GetArgumentsSize()
207 art::ArtMethod* art_method = art::jni::DecodeArtMethod(method); in GetLocalVariableTable()
293 art::ArtMethod* art_method = art::jni::DecodeArtMethod(method); in GetMaxLocals()
323 art::ArtMethod* art_method = art::jni::DecodeArtMethod(method); in GetMethodName()
390 art::ArtMethod* art_method = art::jni::DecodeArtMethod(method); in GetMethodDeclaringClass()
407 art::ArtMethod* art_method = art::jni::DecodeArtMethod(method); in GetMethodLocation()
440 art::ArtMethod* art_method = art::jni::DecodeArtMethod(method); in GetMethodModifiers()
464 art::ArtMethod* art_method = art::jni::DecodeArtMethod(method); in GetLineNumberTable()
521 art::ArtMethod* art_method = art::jni::DecodeArtMethod(method); in IsMethodT()
H A Dti_breakpoint.cc157 art::ArtMethod* art_method = art::jni::DecodeArtMethod(method)->GetCanonicalMethod(); in SetBreakpoint()
181 art::ArtMethod* art_method = art::jni::DecodeArtMethod(method)->GetCanonicalMethod(); in ClearBreakpoint()
H A Devents-inl.h368 art::ArtMethod* method = art::jni::DecodeArtMethod(jmethod);
/aosp12/art/compiler/optimizing/
H A Dcritical_native_abi_fixup_arm.cc50 ArtMethod* resolved_method = jni::DecodeArtMethod(known_method); in FixUpArguments()
H A Dprepare_for_register_allocation.cc86 ArtMethod* char_at_method = jni::DecodeArtMethod(WellKnownClasses::java_lang_String_charAt); in VisitBoundsCheck()
/aosp12/art/runtime/
H A Dnative_bridge_art_interface.cc37 ArtMethod* m = jni::DecodeArtMethod(mid); in GetMethodShorty()
H A Dreflection.cc563 return InvokeWithVarArgs(soa, obj, jni::DecodeArtMethod(mid), args); in InvokeWithVarArgs()
604 return InvokeWithJValues(soa, obj, jni::DecodeArtMethod(mid), args); in InvokeWithJValues()
647 return InvokeVirtualOrInterfaceWithJValues(soa, obj, jni::DecodeArtMethod(mid), args); in InvokeVirtualOrInterfaceWithJValues()
691 return InvokeVirtualOrInterfaceWithVarArgs(soa, obj, jni::DecodeArtMethod(mid), args); in InvokeVirtualOrInterfaceWithVarArgs()
892 jni::DecodeArtMethod(m)->Invoke(soa.Self(), in BoxPrimitive()
H A Dinstrumentation.cc245 ArtMethod* well_known_proxy_init = jni::DecodeArtMethod( in InstallStubsForMethod()
929 method != jni::DecodeArtMethod(WellKnownClasses::java_lang_reflect_Proxy_init)) { in UpdateMethodsCodeImpl()
H A Dwell_known_classes.cc501 jni::DecodeArtMethod(java_lang_reflect_Proxy_init)->GetEntryPointFromQuickCompiledCode(), in LateInit()
H A Dhidden_api_test.cc161 ArtMethod* art_method = jni::DecodeArtMethod(method_id); in GetArtMethod()
H A Dmethod_handles.cc91 return jni::DecodeArtMethod(m)->GetDeclaringClass(); in GetBoxedPrimitiveClass()
H A Dclass_linker.cc5139 jni::DecodeArtMethod(WellKnownClasses::java_lang_reflect_Proxy_init); in CreateProxyConstructor()
/aosp12/art/runtime/jni/
H A Djni_internal.h136 static inline ArtMethod* DecodeArtMethod(jmethodID method_id) { in DecodeArtMethod() function
H A Djni_internal.cc318 jni::DecodeArtMethod<kEnableIndexIds>(WellKnownClasses::java_lang_Runtime_nativeLoad)) { in GetClassLoader()
630 ArtMethod* m = jni::DecodeArtMethod(mid); in ToReflectedMethod()
875 WellKnownClasses::StringInitToStringFactory(jni::DecodeArtMethod(mid))); in NewObjectV()
902 WellKnownClasses::StringInitToStringFactory(jni::DecodeArtMethod(mid))); in NewObjectA()
H A Dcheck_jni.cc671 ArtMethod* method = jni::DecodeArtMethod(mid); in CheckConstructor()
1101 ArtMethod* m = jni::DecodeArtMethod(mid); in TracePossibleHeapValue()
1111 ArtMethod* m = jni::DecodeArtMethod(args.GetMethodID()); in TracePossibleHeapValue()
1337 ArtMethod* m = jni::DecodeArtMethod(mid); in CheckMethodID()
/aosp12/art/test/common/
H A Dstack_inspect.cc117 ArtMethod* goal = jni::DecodeArtMethod(id); in Java_Main_isInterpretedFunction()
/aosp12/art/runtime/native/
H A Djava_lang_reflect_Executable.cc214 jni::DecodeArtMethod(WellKnownClasses::java_lang_reflect_Parameter_init); in Executable_getParameters0()
/aosp12/art/runtime/entrypoints/
H A Dentrypoint_utils-inl.h71 ArtMethod* inlined_method = jni::DecodeArtMethod(WellKnownClasses::java_lang_String_charAt); in GetResolvedMethod()
/aosp12/art/runtime/dex/
H A Ddex_file_annotations.cc402 jni::DecodeArtMethod(WellKnownClasses::libcore_reflect_AnnotationFactory_createAnnotation); in ProcessEncodedAnnotation()
745 jni::DecodeArtMethod(WellKnownClasses::libcore_reflect_AnnotationMember_init); in CreateAnnotationMember()
/aosp12/art/compiler/jni/
H A Djni_compiler_test.cc2273 ArtMethod* method = jni::DecodeArtMethod(jmethod_); in NormalNativeImpl()
2295 ArtMethod* method = jni::DecodeArtMethod(jmethod_); in FastNativeImpl()
2324 ArtMethod* method = jni::DecodeArtMethod(jmethod_); in CriticalNativeImpl()
/aosp12/art/runtime/arch/
H A Dstub_test.cc1729 ArtMethod* contains_amethod = jni::DecodeArtMethod(contains_jmethod); in TEST_F()
1747 ArtMethod* inf_contains = jni::DecodeArtMethod(inf_contains_jmethod); in TEST_F()
/aosp12/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc1120 CHECK(method == jni::DecodeArtMethod(WellKnownClasses::java_lang_String_charAt)); in DumpInstruction()
1198 caller = jni::DecodeArtMethod(WellKnownClasses::java_lang_String_charAt); in DumpB74410240DebugData()