Home
last modified time | relevance | path

Searched defs:called (Results 1 – 3 of 3) sorted by relevance

/art/runtime/entrypoints/quick/
Dquick_jni_entrypoints.cc122 ArtMethod* called, in GenericJniMethodEnd()
Dquick_trampoline_entrypoints.cc926 ArtMethod* called, mirror::Object* receiver, Thread* self, ArtMethod** sp) in artQuickResolutionTrampoline()
1945 ArtMethod* called = *sp; in artQuickGenericJniTrampoline() local
2029 ArtMethod* called = *sp; in artQuickGenericJniEndTrampoline() local
/art/runtime/
Dcommon_throws.cc165 ArtMethod* called, in ThrowIllegalAccessErrorClassForMethodDispatch()