Sign in
android
/
platform
/
art
/
761ea222e35e0ffacb2149ce22a92b3c6a4bdf79
/
.
/
test
/
179-nonvirtual-jni
/
expected-stdout.txt
blob: 7b603b1cc5de3dc87e6215365536ab3ac53a3a1e [
file
] [
log
] [
blame
]
JNI_OnLoad called
Call lookup: Base, caller: Base, Obj: Base
Hello from Base
Call lookup: Base, caller: Base, Obj: Ext
Hello from Base
Call lookup: Base, caller: Ext, Obj: Ext
Hello from Base
Call lookup: Ext, caller: Ext, Obj: Ext
Hello from Ext