HomeSort by relevance Sort by last modified time
    Searched refs:CallStaticLongMethod (Results 1 - 25 of 70) sorted by null

1 2 3

  /frameworks/base/core/jni/
android_nio_utils.cpp 38 pointer = _env->CallStaticLongMethod(gNioJNI.nioAccessClass,
android_opengl_GLES10Ext.cpp 114 pointer = _env->CallStaticLongMethod(nioAccessClass,
android_opengl_GLES31Ext.cpp 113 pointer = _env->CallStaticLongMethod(nioAccessClass,
    [all...]
  /frameworks/native/opengl/tools/glgen/stubs/jsr239/
GLCHeader.cpp 131 pointer = _env->CallStaticLongMethod(nioAccessClass,
  /cts/tests/tests/jni/libjnitest/
macroized_tests.c 744 result = CALL(CallStaticLongMethod, StaticFromNative, method);
791 TEST_DECLARATION(CallStaticLongMethod) {
    [all...]
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
common.cpp 88 pointer = _env->CallStaticLongMethod(nioAccessClass,
  /frameworks/base/core/jni/android/opengl/
util.cpp 843 pointer = _env->CallStaticLongMethod(nioAccessClass,
    [all...]
  /development/ndk/platforms/android-3/include/
jni.h 350 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /libnativehelper/include/nativehelper/
jni.h 336 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
jni.h 350 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
jni.h 350 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
jni.h 350 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
jni.h 350 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
jni.h 350 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
jni.h 350 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
jni.h 350 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
jni.h 350 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
jni.h 350 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
jni.h 350 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/
jni.h 350 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
jni.h 350 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/
jni.h 350 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/
jni.h 350 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/
jni.h 350 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/
jni.h 350 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]

Completed in 92 milliseconds

1 2 3