OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JNINativeInterface
(Results
1 - 25
of
57
) sorted by null
1
2
3
/dalvik/vm/
JniInternal.h
38
const struct
JNINativeInterface
* funcTable; /* must be first */
40
const struct
JNINativeInterface
* baseFuncTable;
/external/chromium_org/content/browser/renderer_host/java/
jni_helper_unittest.cc
26
const
JNINativeInterface
* g_previous_functions;
65
JNINativeInterface
hooked_functions;
/external/chromium_org/base/android/
scoped_java_ref_unittest.cc
18
const
JNINativeInterface
* g_previous_functions;
50
// We inject our own functions in
JNINativeInterface
so we can keep track
64
JNINativeInterface
hooked_functions;
/art/runtime/
jni_internal.h
189
const
JNINativeInterface
* unchecked_functions;
192
const
JNINativeInterface
* GetCheckJniNativeInterface();
/art/compiler/jni/quick/
jni_compiler.cc
93
const Offset monitor_enter(OFFSETOF_MEMBER(
JNINativeInterface
, MonitorEnter));
94
const Offset monitor_exit(OFFSETOF_MEMBER(
JNINativeInterface
, MonitorExit));
/development/ndk/platforms/android-3/include/
jni.h
150
typedef const struct
JNINativeInterface
* C_JNIEnv;
156
typedef const struct
JNINativeInterface
* JNIEnv;
163
struct
JNINativeInterface
{
502
*
JNINativeInterface
*. We rely somewhat on compiler behavior.
506
const struct
JNINativeInterface
* functions;
[
all
...]
/libnativehelper/include/nativehelper/
jni.h
137
typedef const struct
JNINativeInterface
* C_JNIEnv;
143
typedef const struct
JNINativeInterface
* JNIEnv;
150
struct
JNINativeInterface
{
489
*
JNINativeInterface
*. We rely somewhat on compiler behavior.
493
const struct
JNINativeInterface
* functions;
[
all
...]
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
jni.h
135
typedef const struct
JNINativeInterface
* C_JNIEnv;
141
typedef const struct
JNINativeInterface
* JNIEnv;
148
struct
JNINativeInterface
{
487
*
JNINativeInterface
*. We rely somewhat on compiler behavior.
491
const struct
JNINativeInterface
* functions;
[
all
...]
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
jni.h
135
typedef const struct
JNINativeInterface
* C_JNIEnv;
141
typedef const struct
JNINativeInterface
* JNIEnv;
148
struct
JNINativeInterface
{
487
*
JNINativeInterface
*. We rely somewhat on compiler behavior.
491
const struct
JNINativeInterface
* functions;
[
all
...]
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
jni.h
135
typedef const struct
JNINativeInterface
* C_JNIEnv;
141
typedef const struct
JNINativeInterface
* JNIEnv;
148
struct
JNINativeInterface
{
487
*
JNINativeInterface
*. We rely somewhat on compiler behavior.
491
const struct
JNINativeInterface
* functions;
[
all
...]
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
jni.h
135
typedef const struct
JNINativeInterface
* C_JNIEnv;
141
typedef const struct
JNINativeInterface
* JNIEnv;
148
struct
JNINativeInterface
{
487
*
JNINativeInterface
*. We rely somewhat on compiler behavior.
491
const struct
JNINativeInterface
* functions;
[
all
...]
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
jni.h
135
typedef const struct
JNINativeInterface
* C_JNIEnv;
141
typedef const struct
JNINativeInterface
* JNIEnv;
148
struct
JNINativeInterface
{
487
*
JNINativeInterface
*. We rely somewhat on compiler behavior.
491
const struct
JNINativeInterface
* functions;
[
all
...]
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
jni.h
135
typedef const struct
JNINativeInterface
* C_JNIEnv;
141
typedef const struct
JNINativeInterface
* JNIEnv;
148
struct
JNINativeInterface
{
487
*
JNINativeInterface
*. We rely somewhat on compiler behavior.
491
const struct
JNINativeInterface
* functions;
[
all
...]
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
jni.h
135
typedef const struct
JNINativeInterface
* C_JNIEnv;
141
typedef const struct
JNINativeInterface
* JNIEnv;
148
struct
JNINativeInterface
{
487
*
JNINativeInterface
*. We rely somewhat on compiler behavior.
491
const struct
JNINativeInterface
* functions;
[
all
...]
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
jni.h
135
typedef const struct
JNINativeInterface
* C_JNIEnv;
141
typedef const struct
JNINativeInterface
* JNIEnv;
148
struct
JNINativeInterface
{
487
*
JNINativeInterface
*. We rely somewhat on compiler behavior.
491
const struct
JNINativeInterface
* functions;
[
all
...]
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
jni.h
135
typedef const struct
JNINativeInterface
* C_JNIEnv;
141
typedef const struct
JNINativeInterface
* JNIEnv;
148
struct
JNINativeInterface
{
487
*
JNINativeInterface
*. We rely somewhat on compiler behavior.
491
const struct
JNINativeInterface
* functions;
[
all
...]
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
jni.h
150
typedef const struct
JNINativeInterface
* C_JNIEnv;
156
typedef const struct
JNINativeInterface
* JNIEnv;
163
struct
JNINativeInterface
{
502
*
JNINativeInterface
*. We rely somewhat on compiler behavior.
506
const struct
JNINativeInterface
* functions;
[
all
...]
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
jni.h
150
typedef const struct
JNINativeInterface
* C_JNIEnv;
156
typedef const struct
JNINativeInterface
* JNIEnv;
163
struct
JNINativeInterface
{
502
*
JNINativeInterface
*. We rely somewhat on compiler behavior.
506
const struct
JNINativeInterface
* functions;
[
all
...]
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
jni.h
150
typedef const struct
JNINativeInterface
* C_JNIEnv;
156
typedef const struct
JNINativeInterface
* JNIEnv;
163
struct
JNINativeInterface
{
502
*
JNINativeInterface
*. We rely somewhat on compiler behavior.
506
const struct
JNINativeInterface
* functions;
[
all
...]
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
jni.h
150
typedef const struct
JNINativeInterface
* C_JNIEnv;
156
typedef const struct
JNINativeInterface
* JNIEnv;
163
struct
JNINativeInterface
{
502
*
JNINativeInterface
*. We rely somewhat on compiler behavior.
506
const struct
JNINativeInterface
* functions;
[
all
...]
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
jni.h
150
typedef const struct
JNINativeInterface
* C_JNIEnv;
156
typedef const struct
JNINativeInterface
* JNIEnv;
163
struct
JNINativeInterface
{
502
*
JNINativeInterface
*. We rely somewhat on compiler behavior.
506
const struct
JNINativeInterface
* functions;
[
all
...]
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
jni.h
150
typedef const struct
JNINativeInterface
* C_JNIEnv;
156
typedef const struct
JNINativeInterface
* JNIEnv;
163
struct
JNINativeInterface
{
502
*
JNINativeInterface
*. We rely somewhat on compiler behavior.
506
const struct
JNINativeInterface
* functions;
[
all
...]
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
jni.h
150
typedef const struct
JNINativeInterface
* C_JNIEnv;
156
typedef const struct
JNINativeInterface
* JNIEnv;
163
struct
JNINativeInterface
{
502
*
JNINativeInterface
*. We rely somewhat on compiler behavior.
506
const struct
JNINativeInterface
* functions;
[
all
...]
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
jni.h
150
typedef const struct
JNINativeInterface
* C_JNIEnv;
156
typedef const struct
JNINativeInterface
* JNIEnv;
163
struct
JNINativeInterface
{
502
*
JNINativeInterface
*. We rely somewhat on compiler behavior.
506
const struct
JNINativeInterface
* functions;
[
all
...]
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
jni.h
150
typedef const struct
JNINativeInterface
* C_JNIEnv;
156
typedef const struct
JNINativeInterface
* JNIEnv;
163
struct
JNINativeInterface
{
502
*
JNINativeInterface
*. We rely somewhat on compiler behavior.
506
const struct
JNINativeInterface
* functions;
[
all
...]
Completed in 2821 milliseconds
1
2
3