OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jni
(Results
301 - 325
of
662
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
colorspace.h
20
#include <
jni
.h>
contrast.cpp
23
#include <
jni
.h>
/frameworks/ml/bordeaux/learning/multiclass_pa/jni/
jni_multiclass_pa.h
20
#include <
jni
.h>
/frameworks/webview/chromium/
Android.mk
36
frameworks/base/core/
jni
/android/graphics \
/libnativehelper/include/nativehelper/
JniInvocation.h
20
#include <
jni
.h>
23
// the
JNI
invocation API to allow the
JNI
implementation to be
35
// Initialize
JNI
invocation API. library should specifiy a valid
36
// shared library for opening via dlopen providing a
JNI
invocation
/ndk/build/core/
default-application.mk
17
# that don't provide $PROJECT_PATH/
jni
/Application.mk
27
APP_BUILD_SCRIPT := $(APP_PROJECT_PATH)/
jni
/Android.mk
/ndk/tests/abcc/jni/device/
main.cpp
18
#include <
jni
.h>
/pdk/apps/HelloPDK/src/com/example/android/helloPDK/jni/
HelloJni.java
17
package com.example.android.helloPDK.
jni
;
/prebuilts/misc/common/swig/include/2.0.11/java/
enumsimple.swg
11
%typemap(
jni
) const enum SWIGTYPE & "jint"
40
%typemap(
jni
) enum SWIGTYPE "jint"
enumtypeunsafe.swg
11
%typemap(
jni
) const enum SWIGTYPE & "jint"
40
%typemap(
jni
) enum SWIGTYPE "jint"
various.i
22
%typemap(
jni
) char **STRING_ARRAY "jobjectArray"
102
%typemap(
jni
) char **STRING_OUT "jobjectArray"
141
%typemap(
jni
) char *BYTE "jbyteArray"
/frameworks/base/native/android/
Android.mk
38
frameworks/base/core/
jni
/android \
/frameworks/base/native/graphics/jni/
Android.mk
27
frameworks/base/core/
jni
/android/graphics \
/frameworks/base/rs/jni/
Android.mk
27
frameworks/base/core/
jni
\
/build/core/
install_jni_libs.mk
1
# Decides how to install the
jni
libraries needed by an apk.
11
# embedded_prebuilt_jni_libs, prebuilt
jni
libs embedded in prebuilt apk.
28
# jni_shared_libraries_with_abis is a list of <abi>:<path-to-the-built-
jni
-lib>
install_jni_libs_internal.mk
1
# Install
jni
libraries for one arch.
4
# my_embed_jni: indicate if we want to embed the
jni
libs in the apk.
12
# my_embedded_prebuilt_jni_libs, prebuilt
jni
libs embedded in prebuilt apk.
41
# Set the abi directory used by the local
JNI
shared libraries.
54
# The
jni
libaries will be installed to the system.img.
56
# Make sure the
JNI
libraries get installed
79
# Files like @lib/<abi>/libfoo.so (path inside the apk) are
JNI
libs embedded prebuilt apk;
84
# prebuilt
JNI
exsiting as separate source files.
/frameworks/opt/net/wifi/service/
Android.mk
49
$(LOCAL_PATH)/
jni
\
77
# Make the
JNI
part
105
jni
/com_android_server_wifi_WifiNative.cpp \
106
jni
/jni_helper.cpp
/art/compiler/
Android.mk
92
jni
/quick/arm/calling_convention_arm.cc \
93
jni
/quick/arm64/calling_convention_arm64.cc \
94
jni
/quick/mips/calling_convention_mips.cc \
95
jni
/quick/mips64/calling_convention_mips64.cc \
96
jni
/quick/x86/calling_convention_x86.cc \
97
jni
/quick/x86_64/calling_convention_x86_64.cc \
98
jni
/quick/calling_convention.cc \
99
jni
/quick/jni_compiler.cc \
/development/ndk/tests/prebuilt-library/jni/
Android.mk
4
# copy obj/local/armeabi/libfoo.so to
jni
/libfoo.so
/frameworks/ml/bordeaux/learning/multiclass_pa/
Android.mk
28
jni
/jni_multiclass_pa.cpp
/art/runtime/entrypoints/quick/
quick_entrypoints.h
20
#include <
jni
.h>
51
//
JNI
entrypoints.
52
// TODO: NO_THREAD_SAFETY_ANALYSIS due to different control paths depending on fast
JNI
.
/art/runtime/
jni_env_ext.h
20
#include <
jni
.h>
72
//
JNI
local references.
83
// How many nested "critical"
JNI
calls are we in?
86
// Entered
JNI
monitors, for bulk exit on thread detach.
89
// Used by -Xcheck:
jni
.
98
// Used to save and restore the JNIEnvExt state when not going through code created by the
JNI
parsed_options.h
23
#include <
jni
.h>
/cts/suite/cts/deviceTests/dram/jni/
MemoryNativeJni.cpp
17
#include <
jni
.h>
/cts/suite/cts/deviceTests/opengl/jni/reference/
GLReference.cpp
14
#include <
jni
.h>
Completed in 2451 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>