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

1 2 3 4

  /frameworks/base/core/jni/
android_nio_utils.cpp 36 pointer = _env->CallStaticLongMethod(gNioJNI.nioAccessClass,
android_opengl_GLES10Ext.cpp 110 pointer = _env->CallStaticLongMethod(nioAccessClass,
android_opengl_GLES31Ext.cpp 109 pointer = _env->CallStaticLongMethod(nioAccessClass,
    [all...]
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
common.cpp 88 pointer = _env->CallStaticLongMethod(nioAccessClass,
  /frameworks/native/opengl/tools/glgen/stubs/jsr239/
GLCHeader.cpp 127 pointer = _env->CallStaticLongMethod(nioAccessClass,
  /cts/tests/tests/jni/libjnitest/
macroized_tests.c 744 result = CALL(CallStaticLongMethod, StaticFromNative, method);
791 TEST_DECLARATION(CallStaticLongMethod) {
    [all...]
  /frameworks/base/core/jni/android/opengl/
util.cpp 769 pointer = _env->CallStaticLongMethod(nioAccessClass,
  /external/chromium_org/third_party/npapi/npspy/extern/java/
jni.h 514 jlong (JNICALL *CallStaticLongMethod)
    [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/4/platforms/android-3/arch-arm/usr/include/
jni.h 334 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
jni.h 334 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
jni.h 334 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
jni.h 334 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
jni.h 334 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
jni.h 334 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
jni.h 334 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
jni.h 334 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
jni.h 334 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
jni.h 349 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
jni.h 349 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
jni.h 349 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
jni.h 349 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
jni.h 349 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
jni.h 349 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]

Completed in 104 milliseconds

1 2 3 4