HomeSort by relevance Sort by last modified time
    Searched refs:GetLongArrayRegion (Results 51 - 58 of 58) sorted by null

1 23

  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/
jni.h 445 void (*GetLongArrayRegion)(JNIEnv*, jlongArray,
    [all...]
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/
jni.h 445 void (*GetLongArrayRegion)(JNIEnv*, jlongArray,
    [all...]
  /cts/tests/tests/media/libmediandkjni/
codec-utils-jni.cpp 518 env->GetLongArrayRegion((jlongArray)jrawStats, 0, 10, rawStats);
  /art/runtime/
jni_internal_test.cc 507 env_->GetLongArrayRegion(reinterpret_cast<jlongArray>(array), 0, kLength,
    [all...]
jni_internal.cc     [all...]
check_jni.cc     [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 194 milliseconds

1 23