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

1 2 3 4

  /external/chromium_org/content/browser/android/java/
java_method.cc 220 is_static_ = env->CallStaticBooleanMethod(
  /cts/tests/tests/jni/libjnitest/
macroized_tests.c 229 result = CALL(CallStaticBooleanMethod, StaticFromNative, method);
276 TEST_DECLARATION(CallStaticBooleanMethod) {
    [all...]
  /external/chromium_org/base/android/jni_generator/
golden_sample_for_tests_jni.h 143 env->CallStaticBooleanMethod(SampleForTests_clazz(env),
  /external/chromium_org/third_party/webrtc/modules/video_render/android/
video_render_android_native_opengl2.cc 82 jboolean res = env->CallStaticBooleanMethod(javaRenderClassLocal,
  /frameworks/native/opengl/tools/glgen/stubs/jsr239/
GLCHeader.cpp 161 sIndirectBufferCompatability = _env->CallStaticBooleanMethod(G11ImplClass, allowIndirectBuffersID, appName) ? 2 : 1;
  /external/chromium_org/third_party/npapi/npspy/extern/java/
jni.h 479 jboolean (JNICALL *CallStaticBooleanMethod)
    [all...]
  /development/ndk/platforms/android-3/include/
jni.h 333 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /libnativehelper/include/nativehelper/
jni.h 319 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
jni.h 317 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
jni.h 317 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
jni.h 317 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
jni.h 317 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
jni.h 317 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
jni.h 317 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
jni.h 317 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
jni.h 317 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
jni.h 317 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
jni.h 332 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
jni.h 332 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
jni.h 332 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
jni.h 332 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
jni.h 332 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
jni.h 332 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
jni.h 332 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
jni.h 332 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]

Completed in 138 milliseconds

1 2 3 4