HomeSort by relevance Sort by last modified time
    Searched refs:jni (Results 551 - 575 of 791) sorted by null

<<21222324252627282930>>

  /frameworks/base/services/tests/servicestests/jni/
apf_jni.cpp 19 #include <jni.h>
29 // JNI function acting as simply call-through to native APF interpreter.
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
histogram.cpp 22 #include <jni.h>
  /frameworks/native/opengl/tests/gl2_jni/jni/
gl_code.cpp 3 #include <nativehelper/jni.h>
  /frameworks/native/opengl/tests/gldual/jni/
gl_code.cpp 3 #include <nativehelper/jni.h>
  /frameworks/webview/chromium/plat_support/
draw_gl_functor.cpp 25 #include <jni.h>
  /packages/apps/Camera2/jni/
tinyplanet.cc 17 #include <jni.h>
  /packages/apps/Nfc/nxp/jni/
com_android_nfc.h 24 #include <jni.h>
  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/
jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni.h 17 #include <jni.h>
  /build/core/
dpi_specific_apk.mk 59 $(add-jni-shared-libs-to-package)
  /prebuilts/misc/common/swig/include/2.0.11/java/
javahead.swg 8 /* JNI function calls require different calling conventions for C and C++. These JCALL macros are used so
45 #include <jni.h>
arrays_java.i 145 %typemap(jni) CTYPE[ANY], CTYPE[] %{JNITYPE##Array%}
238 %typemap(jni) ARRAYSOFCLASSES[ANY], ARRAYSOFCLASSES[] "jlongArray"
339 * JNI class (long[]) and type used in proxy class ( ARRAYSOFCLASSES[] ) */
362 %typemap(jni) ARRAYSOFENUMS[ANY], ARRAYSOFENUMS[] "jintArray"
typemaps.i 62 %typemap(jni) TYPE *INPUT, TYPE &INPUT "JNITYPE"
183 %typemap(jni) TYPE *OUTPUT, TYPE &OUTPUT %{JNITYPE##Array%}
326 %typemap(jni) TYPE *INOUT, TYPE &INOUT %{JNITYPE##Array%}
  /ndk/build/core/
add-application.mk 192 # If undefined, look in $(APP_PROJECT_PATH)/jni/Android.mk
209 _build_script := $(strip $(wildcard $(APP_PROJECT_PATH)/jni/Android.mk))
211 $(call __ndk_info,There is no Android.mk under $(APP_PROJECT_PATH)/jni)
  /device/generic/goldfish/camera/
Android.mk 118 frameworks/base/core/jni/android/graphics \
  /frameworks/native/services/surfaceflinger/
Android.mk 175 # uses jni which may not be available in PDK
  /art/compiler/jni/quick/x86_64/
calling_convention_x86_64.cc 41 static ManagedRegister ReturnRegisterForShorty(const char* shorty, bool jni ATTRIBUTE_UNUSED) {
123 // JNI calling convention
  /art/runtime/
art_field.h 20 #include <jni.h>
parsed_options_test.cc 62 options.push_back(std::make_pair("-Xcheck:jni", nullptr));
69 options.push_back(std::make_pair("-verbose:gc,class,jni", nullptr));
100 EXPECT_TRUE(VLOG_IS_ON(jni));
  /art/runtime/base/
logging.h 48 bool jni; member in struct:art::LogVerbosity
55 bool third_party_jni; // Enabled with "-verbose:third-party-jni".
106 // VLOG(jni) << "A JNI operation was performed";
  /art/runtime/entrypoints/
entrypoint_utils.h 20 #include <jni.h>
  /cts/tests/tests/jni/libjnitest/
android_jni_cts_LinkerNamespacesTest.cpp 24 #include <jni.h>
  /cts/tests/tests/net/jni/
NativeMultinetworkJni.c 24 #include <jni.h>
  /cts/tests/tests/permission/jni/
android_permission_cts_FileUtils.cpp 18 #include <jni.h>
49 * Copied from hidden API: frameworks/base/core/jni/android_os_FileUtils.cpp
  /cts/tests/tests/rscpp/librscpptest/
rs_jni_object.cpp 17 #include <jni.h>
rs_jni_script.cpp 17 #include <jni.h>

Completed in 2206 milliseconds

<<21222324252627282930>>