Searched defs:CallStaticObjectMethod (Results 1 - 7 of 7) sorted by relevance

/external/webrtc/webrtc/modules/utility/source/
H A Djvm_android.cc166 jobject JavaClass::CallStaticObjectMethod(jmethodID methodID, ...) { function in class:webrtc::JavaClass
169 jobject res = jni_->CallStaticObjectMethod(j_class_, methodID, args);
170 CHECK_EXCEPTION(jni_) << "Error during CallStaticObjectMethod";
/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/jni-headers/
H A Djni.h478 jobject (JNICALL *CallStaticObjectMethod) member in struct:JNINativeInterface_
1333 jobject CallStaticObjectMethod(jclass clazz, jmethodID methodID, function in struct:JNIEnv_
/external/libgdx/extensions/gdx-bullet/jni/jni-headers/
H A Djni.h478 jobject (JNICALL *CallStaticObjectMethod) member in struct:JNINativeInterface_
1333 jobject CallStaticObjectMethod(jclass clazz, jmethodID methodID, function in struct:JNIEnv_
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/jni-headers/
H A Djni.h478 jobject (JNICALL *CallStaticObjectMethod) member in struct:JNINativeInterface_
1333 jobject CallStaticObjectMethod(jclass clazz, jmethodID methodID, function in struct:JNIEnv_
/external/libgdx/extensions/gdx-freetype/jni/jni-headers/
H A Djni.h478 jobject (JNICALL *CallStaticObjectMethod) member in struct:JNINativeInterface_
1333 jobject CallStaticObjectMethod(jclass clazz, jmethodID methodID, function in struct:JNIEnv_
/external/libgdx/extensions/gdx-jnigen/src/com/badlogic/gdx/jnigen/resources/headers/
H A Djni.h478 jobject (JNICALL *CallStaticObjectMethod) member in struct:JNINativeInterface_
1333 jobject CallStaticObjectMethod(jclass clazz, jmethodID methodID, function in struct:JNIEnv_
/external/libgdx/gdx/jni/jni-headers/
H A Djni.h478 jobject (JNICALL *CallStaticObjectMethod) member in struct:JNINativeInterface_
1333 jobject CallStaticObjectMethod(jclass clazz, jmethodID methodID, function in struct:JNIEnv_

Completed in 103 milliseconds