Home
last modified time | relevance | path

Searched defs:GetMethodID (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/modules/utility/source/
Dhelpers_android.cc49 jmethodID GetMethodID(JNIEnv* jni, in GetMethodID() function
/external/icing/icing/text_classifier/lib3/utils/java/
Djni-helper.cc41 StatusOr<jmethodID> JniHelper::GetMethodID(JNIEnv* env, jclass clazz, in GetMethodID() function in libtextclassifier3::JniHelper
/external/libtextclassifier/native/utils/java/
Djni-helper.cc41 StatusOr<jmethodID> JniHelper::GetMethodID(JNIEnv* env, jclass clazz, in GetMethodID() function in libtextclassifier3::JniHelper
/external/pytorch/.circleci/windows-jni/include/
Djni.h198 jmethodID (*GetMethodID)(JNIEnv*, jclass, const char*, const char*); member
590 jmethodID GetMethodID(jclass clazz, const char* name, const char* sig) in GetMethodID() function
/external/pytorch/.ci/docker/java/
Djni.h198 jmethodID (*GetMethodID)(JNIEnv*, jclass, const char*, const char*); member
590 jmethodID GetMethodID(jclass clazz, const char* name, const char* sig) in GetMethodID() function
/external/rust/android-crates-io/crates/jni-sys/src/
Dlib.rs198 pub GetMethodID: Option< field
/external/lzma/CPP/7zip/UI/GUI/
DCompressDialog.cpp1761 int CCompressDialog::GetMethodID() in GetMethodID() function in CCompressDialog
/external/oj-libjdwp/src/share/javavm/export/
Djni.h892 jmethodID GetMethodID(jclass clazz, const char *name, in GetMethodID() function