HomeSort by relevance Sort by last modified time
    Searched refs:jni (Results 676 - 682 of 682) sorted by null

<<2122232425262728

  /hardware/qcom/audio/legacy/alsa_sound/
AudioUsbALSA.cpp 44 #include <jni.h>
    [all...]
  /art/runtime/
runtime.cc 332 // -Xcheck:jni is off by default for regular builds but on by default in debug builds.
379 // gLogVerbosity.jni = true; // TODO: don't check this in!
411 } else if (StartsWith(option, "-Xcheck:jni")) {
556 } else if (verbose_options[i] == "jni") {
557 gLogVerbosity.jni = true;
562 } else if (verbose_options[i] == "third-party-jni") {
    [all...]
  /build/core/
definitions.mk     [all...]
  /ndk/build/core/
definitions.mk 84 # ':' if ndk-build is called inside jni/ directory when path is expanded
85 # to full-path, eg. C:/path/to/project/jni/
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/build/gradle/0.5.7/
gradle-0.5.7.jar 
  /frameworks/base/docs/html/training/
training_toc.cs     [all...]
  /libcore/crypto/src/main/native/
org_conscrypt_NativeCrypto.cpp 37 #include <jni.h>
80 ((void)ALOG(LOG_INFO, LOG_TAG "-jni", __VA_ARGS__)); \
82 ((void)printf("I/" LOG_TAG "-jni:")); \
560 * @param env the JNI environment
684 * NULL, a caller of this function should simply return and allow JNI
687 * @param env the JNI environment
    [all...]

Completed in 405 milliseconds

<<2122232425262728