Home
last modified time | relevance | path

Searched defs:Jni (Results 1 – 2 of 2) sorted by relevance

/aosp12/build/bazel/examples/android_app/java/com/app/
H A DJni.java19 public class Jni { class
/aosp12/art/runtime/interpreter/
H A Dunstarted_runtime.cc2119 void UnstartedRuntime::Jni(Thread* self, ArtMethod* method, mirror::Object* receiver, in Jni() function in art::interpreter::UnstartedRuntime