OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JNIInvokeInterface
(Results
1 - 25
of
57
) sorted by null
1
2
3
/art/runtime/
check_jni.h
25
const
JNIInvokeInterface
* GetCheckJniInvokeInterface();
java_vm_ext.h
167
const
JNIInvokeInterface
* GetUncheckedFunctions() const {
205
const
JNIInvokeInterface
* const unchecked_functions_;
/development/ndk/platforms/android-3/include/
jni.h
122
struct
JNIInvokeInterface
;
158
typedef const struct
JNIInvokeInterface
* JavaVM;
[
all
...]
/libnativehelper/include/nativehelper/
jni.h
108
struct
JNIInvokeInterface
;
144
typedef const struct
JNIInvokeInterface
* JavaVM;
[
all
...]
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
jni.h
122
struct
JNIInvokeInterface
;
158
typedef const struct
JNIInvokeInterface
* JavaVM;
[
all
...]
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
jni.h
122
struct
JNIInvokeInterface
;
158
typedef const struct
JNIInvokeInterface
* JavaVM;
[
all
...]
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
jni.h
122
struct
JNIInvokeInterface
;
158
typedef const struct
JNIInvokeInterface
* JavaVM;
[
all
...]
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
jni.h
122
struct
JNIInvokeInterface
;
158
typedef const struct
JNIInvokeInterface
* JavaVM;
[
all
...]
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
jni.h
122
struct
JNIInvokeInterface
;
158
typedef const struct
JNIInvokeInterface
* JavaVM;
[
all
...]
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
jni.h
122
struct
JNIInvokeInterface
;
158
typedef const struct
JNIInvokeInterface
* JavaVM;
[
all
...]
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
jni.h
122
struct
JNIInvokeInterface
;
158
typedef const struct
JNIInvokeInterface
* JavaVM;
[
all
...]
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
jni.h
122
struct
JNIInvokeInterface
;
158
typedef const struct
JNIInvokeInterface
* JavaVM;
[
all
...]
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
jni.h
122
struct
JNIInvokeInterface
;
158
typedef const struct
JNIInvokeInterface
* JavaVM;
[
all
...]
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
jni.h
122
struct
JNIInvokeInterface
;
158
typedef const struct
JNIInvokeInterface
* JavaVM;
[
all
...]
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/
jni.h
122
struct
JNIInvokeInterface
;
158
typedef const struct
JNIInvokeInterface
* JavaVM;
[
all
...]
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
jni.h
122
struct
JNIInvokeInterface
;
158
typedef const struct
JNIInvokeInterface
* JavaVM;
[
all
...]
/prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/
jni.h
122
struct
JNIInvokeInterface
;
158
typedef const struct
JNIInvokeInterface
* JavaVM;
[
all
...]
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/
jni.h
122
struct
JNIInvokeInterface
;
158
typedef const struct
JNIInvokeInterface
* JavaVM;
[
all
...]
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/
jni.h
122
struct
JNIInvokeInterface
;
158
typedef const struct
JNIInvokeInterface
* JavaVM;
[
all
...]
/prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/
jni.h
122
struct
JNIInvokeInterface
;
158
typedef const struct
JNIInvokeInterface
* JavaVM;
[
all
...]
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/
jni.h
122
struct
JNIInvokeInterface
;
158
typedef const struct
JNIInvokeInterface
* JavaVM;
[
all
...]
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/
jni.h
122
struct
JNIInvokeInterface
;
158
typedef const struct
JNIInvokeInterface
* JavaVM;
[
all
...]
/prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/
jni.h
122
struct
JNIInvokeInterface
;
158
typedef const struct
JNIInvokeInterface
* JavaVM;
[
all
...]
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/
jni.h
122
struct
JNIInvokeInterface
;
158
typedef const struct
JNIInvokeInterface
* JavaVM;
[
all
...]
/prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/
jni.h
122
struct
JNIInvokeInterface
;
158
typedef const struct
JNIInvokeInterface
* JavaVM;
[
all
...]
Completed in 114 milliseconds
1
2
3