Home
last modified time | relevance | path

Searched refs:called (Results 1 – 25 of 52) sorted by relevance

123

/art/test/115-native-bridge/
Dexpected.txt18 trampoline_JNI_OnLoad called!
19 JNI_OnLoad called
21 trampoline_Java_Main_testFindClassOnAttachedNativeThread called!
23 trampoline_Java_Main_testFindFieldOnAttachedNativeThreadNative called!
25 trampoline_Java_Main_testCallStaticVoidMethodOnSubClassNative called!
27 trampoline_Java_Main_testGetMirandaMethodNative called!
29 trampoline_Java_Main_testZeroLengthByteBuffers called!
31 trampoline_Java_Main_byteMethod called!
32 trampoline_Java_Main_byteMethod called!
33 trampoline_Java_Main_byteMethod called!
[all …]
/art/test/141-class-unload/
Dexpected.txt3 JNI_OnLoad called
4 JNI_OnUnload called
7 JNI_OnLoad called
8 JNI_OnUnload called
11 JNI_OnLoad called
12 JNI_OnUnload called
16 JNI_OnLoad called
17 JNI_OnUnload called
21 JNI_OnLoad called
23 JNI_OnUnload called
/art/test/116-nodex2oat/
Dexpected.txt2 JNI_OnLoad called
5 JNI_OnLoad called
8 JNI_OnLoad called
/art/test/137-cfi/
Dexpected.txt1 JNI_OnLoad called
2 JNI_OnLoad called
/art/test/119-noimage-patchoat/
Dexpected.txt2 JNI_OnLoad called
7 JNI_OnLoad called
10 JNI_OnLoad called
/art/test/117-nopatchoat/
Dexpected.txt2 JNI_OnLoad called
6 JNI_OnLoad called
10 JNI_OnLoad called
/art/test/472-unreachable-if-regression/
Dexpected.txt2 Successfully called UnreachableIf().
3 Successfully called UnreachablePackedSwitch().
/art/test/118-noimage-dex2oat/
Dexpected.txt2 JNI_OnLoad called
8 JNI_OnLoad called
12 JNI_OnLoad called
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc926 ArtMethod* called, mirror::Object* receiver, Thread* self, ArtMethod** sp) in artQuickResolutionTrampoline() argument
942 const bool called_method_known_on_entry = !called->IsRuntimeMethod(); in artQuickResolutionTrampoline()
1002 called_method.dex_file = called->GetDexFile(); in artQuickResolutionTrampoline()
1003 called_method.dex_method_index = called->GetDexMethodIndex(); in artQuickResolutionTrampoline()
1020 called = linker->ResolveMethod<ClassLinker::kForceICCECheck>( in artQuickResolutionTrampoline()
1026 CHECK(!called->CheckIncompatibleClassChange(invoke_type)) in artQuickResolutionTrampoline()
1027 << PrettyMethod(called) << " " << invoke_type; in artQuickResolutionTrampoline()
1031 ArtMethod* orig_called = called; in artQuickResolutionTrampoline()
1034 called = receiver->GetClass()->FindVirtualMethodForVirtual(called, sizeof(void*)); in artQuickResolutionTrampoline()
1037 called = receiver->GetClass()->FindVirtualMethodForInterface(called, sizeof(void*)); in artQuickResolutionTrampoline()
[all …]
/art/test/457-regs/
Dexpected.txt1 JNI_OnLoad called
/art/test/566-polymorphic-inlining/
Dexpected.txt1 JNI_OnLoad called
/art/test/555-UnsafeGetLong-regression/
Dexpected.txt1 JNI_OnLoad called
/art/test/004-ReferenceMap/
Dexpected.txt1 JNI_OnLoad called
/art/test/604-hot-static-interface/
Dexpected.txt1 JNI_OnLoad called
/art/test/575-checker-string-init-alias/
Dexpected.txt1 JNI_OnLoad called
/art/test/595-profile-saving/
Dexpected.txt1 JNI_OnLoad called
/art/test/466-get-live-vreg/
Dexpected.txt1 JNI_OnLoad called
/art/test/139-register-natives/
Dexpected.txt1 JNI_OnLoad called
/art/test/563-checker-fakestring/
Dexpected.txt1 JNI_OnLoad called
/art/test/461-get-reference-vreg/
Dexpected.txt1 JNI_OnLoad called
/art/test/454-get-vreg/
Dexpected.txt1 JNI_OnLoad called
/art/test/612-jit-dex-cache/
Dexpected.txt1 JNI_OnLoad called
/art/test/543-env-long-ref/
Dexpected.txt1 JNI_OnLoad called
/art/test/004-UnsafeTest/
Dexpected.txt1 JNI_OnLoad called
/art/test/150-loadlibrary/
Dexpected.txt1 JNI_OnLoad called

123