Home
last modified time | relevance | path

Searched refs:JniInvocation (Results 1 – 6 of 6) sorted by relevance

/aosp12/libnativehelper/include_platform/nativehelper/
H A DJniInvocation.h92 class JniInvocation final {
94 JniInvocation() { in JniInvocation() function
98 ~JniInvocation() { in ~JniInvocation()
119 JniInvocation(const JniInvocation&) = delete;
120 JniInvocation& operator=(const JniInvocation&) = delete;
/aosp12/libnativehelper/
H A DAndroid.bp112 "JniInvocation.c",
162 // - This doesn't include JniInvocation.
H A DREADME.md70 * [nativehelper/JniInvocation.h](include_platform/nativehelper/JniInvocation.h)
/aosp12/art/dalvikvm/
H A Ddalvikvm.cc163 JniInvocation jni_invocation; in dalvikvm()
/aosp12/frameworks/base/core/jni/
H A DAndroidRuntime.cpp1244 JniInvocation jni_invocation; in start()
/aosp12/art/test/
H A DAndroid.bp200 // `libnativehelper/JniInvocation.c` define symbols with the same name
254 // `libnativehelper/JniInvocation.c` define symbols with the same name