Searched refs:GetMethodID (Results 1 - 25 of 228) sorted by relevance

12345678910

/prebuilts/misc/common/swig/include/2.0.11/java/
H A Ddirector.swg158 jmethodID disconn_meth = jenv->GetMethodID(jenv->GetObjectClass(jobj), disconn_method, "()V");
H A Dtypemaps.i107 mid = JCALL3(GetMethodID, jenv, clazz, "toByteArray", "()[B");
251 jmethodID mid = JCALL3(GetMethodID, jenv, clazz, "<init>", "([B)V");
414 mid = JCALL3(GetMethodID, jenv, clazz, "toByteArray", "()[B");
H A Djava.swg304 mid = JCALL3(GetMethodID, jenv, clazz, "toByteArray", "()[B");
328 mid = JCALL3(GetMethodID, jenv, clazz, "toByteArray", "()[B");
345 jmethodID mid = JCALL3(GetMethodID, jenv, clazz, "<init>", "([B)V");
364 jmethodID mid = JCALL3(GetMethodID, jenv, clazz, "<init>", "([B)V");
544 mid = JCALL3(GetMethodID, jenv, clazz, "toByteArray", "()[B");
570 mid = JCALL3(GetMethodID, jenv, clazz, "toByteArray", "()[B");
586 jmethodID mid = JCALL3(GetMethodID, jenv, clazz, "<init>", "([B)V");
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
H A Djni.h196 jmethodID (*GetMethodID)(JNIEnv*, jclass, const char*, const char*); member in struct:JNINativeInterface
589 jmethodID GetMethodID(jclass clazz, const char* name, const char* sig) function in struct:_JNIEnv
590 { return functions->GetMethodID(this, clazz, name, sig); }
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
H A Djni.h196 jmethodID (*GetMethodID)(JNIEnv*, jclass, const char*, const char*); member in struct:JNINativeInterface
589 jmethodID GetMethodID(jclass clazz, const char* name, const char* sig) function in struct:_JNIEnv
590 { return functions->GetMethodID(this, clazz, name, sig); }
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
H A Djni.h196 jmethodID (*GetMethodID)(JNIEnv*, jclass, const char*, const char*); member in struct:JNINativeInterface
589 jmethodID GetMethodID(jclass clazz, const char* name, const char* sig) function in struct:_JNIEnv
590 { return functions->GetMethodID(this, clazz, name, sig); }
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
H A Djni.h196 jmethodID (*GetMethodID)(JNIEnv*, jclass, const char*, const char*); member in struct:JNINativeInterface
589 jmethodID GetMethodID(jclass clazz, const char* name, const char* sig) function in struct:_JNIEnv
590 { return functions->GetMethodID(this, clazz, name, sig); }
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
H A Djni.h196 jmethodID (*GetMethodID)(JNIEnv*, jclass, const char*, const char*); member in struct:JNINativeInterface
589 jmethodID GetMethodID(jclass clazz, const char* name, const char* sig) function in struct:_JNIEnv
590 { return functions->GetMethodID(this, clazz, name, sig); }
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
H A Djni.h196 jmethodID (*GetMethodID)(JNIEnv*, jclass, const char*, const char*); member in struct:JNINativeInterface
589 jmethodID GetMethodID(jclass clazz, const char* name, const char* sig) function in struct:_JNIEnv
590 { return functions->GetMethodID(this, clazz, name, sig); }
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
H A Djni.h196 jmethodID (*GetMethodID)(JNIEnv*, jclass, const char*, const char*); member in struct:JNINativeInterface
589 jmethodID GetMethodID(jclass clazz, const char* name, const char* sig) function in struct:_JNIEnv
590 { return functions->GetMethodID(this, clazz, name, sig); }
/prebuilts/ndk/5/platforms/android-4/arch-arm/usr/include/
H A Djni.h196 jmethodID (*GetMethodID)(JNIEnv*, jclass, const char*, const char*); member in struct:JNINativeInterface
589 jmethodID GetMethodID(jclass clazz, const char* name, const char* sig) function in struct:_JNIEnv
590 { return functions->GetMethodID(this, clazz, name, sig); }
/prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/
H A Djni.h196 jmethodID (*GetMethodID)(JNIEnv*, jclass, const char*, const char*); member in struct:JNINativeInterface
589 jmethodID GetMethodID(jclass clazz, const char* name, const char* sig) function in struct:_JNIEnv
590 { return functions->GetMethodID(this, clazz, name, sig); }
/prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
H A Djni.h196 jmethodID (*GetMethodID)(JNIEnv*, jclass, const char*, const char*); member in struct:JNINativeInterface
589 jmethodID GetMethodID(jclass clazz, const char* name, const char* sig) function in struct:_JNIEnv
590 { return functions->GetMethodID(this, clazz, name, sig); }
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
H A Djni.h196 jmethodID (*GetMethodID)(JNIEnv*, jclass, const char*, const char*); member in struct:JNINativeInterface
589 jmethodID GetMethodID(jclass clazz, const char* name, const char* sig) function in struct:_JNIEnv
590 { return functions->GetMethodID(this, clazz, name, sig); }
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
H A Djni.h196 jmethodID (*GetMethodID)(JNIEnv*, jclass, const char*, const char*); member in struct:JNINativeInterface
589 jmethodID GetMethodID(jclass clazz, const char* name, const char* sig) function in struct:_JNIEnv
590 { return functions->GetMethodID(this, clazz, name, sig); }
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
H A Djni.h196 jmethodID (*GetMethodID)(JNIEnv*, jclass, const char*, const char*); member in struct:JNINativeInterface
589 jmethodID GetMethodID(jclass clazz, const char* name, const char* sig) function in struct:_JNIEnv
590 { return functions->GetMethodID(this, clazz, name, sig); }
/prebuilts/ndk/6/platforms/android-4/arch-arm/usr/include/
H A Djni.h196 jmethodID (*GetMethodID)(JNIEnv*, jclass, const char*, const char*); member in struct:JNINativeInterface
589 jmethodID GetMethodID(jclass clazz, const char* name, const char* sig) function in struct:_JNIEnv
590 { return functions->GetMethodID(this, clazz, name, sig); }
/prebuilts/ndk/6/platforms/android-4/arch-x86/usr/include/
H A Djni.h196 jmethodID (*GetMethodID)(JNIEnv*, jclass, const char*, const char*); member in struct:JNINativeInterface
589 jmethodID GetMethodID(jclass clazz, const char* name, const char* sig) function in struct:_JNIEnv
590 { return functions->GetMethodID(this, clazz, name, sig); }
/prebuilts/ndk/6/platforms/android-5/arch-arm/usr/include/
H A Djni.h196 jmethodID (*GetMethodID)(JNIEnv*, jclass, const char*, const char*); member in struct:JNINativeInterface
589 jmethodID GetMethodID(jclass clazz, const char* name, const char* sig) function in struct:_JNIEnv
590 { return functions->GetMethodID(this, clazz, name, sig); }
/prebuilts/ndk/6/platforms/android-5/arch-x86/usr/include/
H A Djni.h196 jmethodID (*GetMethodID)(JNIEnv*, jclass, const char*, const char*); member in struct:JNINativeInterface
589 jmethodID GetMethodID(jclass clazz, const char* name, const char* sig) function in struct:_JNIEnv
590 { return functions->GetMethodID(this, clazz, name, sig); }
/prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
H A Djni.h196 jmethodID (*GetMethodID)(JNIEnv*, jclass, const char*, const char*); member in struct:JNINativeInterface
589 jmethodID GetMethodID(jclass clazz, const char* name, const char* sig) function in struct:_JNIEnv
590 { return functions->GetMethodID(this, clazz, name, sig); }
/prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
H A Djni.h196 jmethodID (*GetMethodID)(JNIEnv*, jclass, const char*, const char*); member in struct:JNINativeInterface
589 jmethodID GetMethodID(jclass clazz, const char* name, const char* sig) function in struct:_JNIEnv
590 { return functions->GetMethodID(this, clazz, name, sig); }
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/
H A Djni.h196 jmethodID (*GetMethodID)(JNIEnv*, jclass, const char*, const char*); member in struct:JNINativeInterface
589 jmethodID GetMethodID(jclass clazz, const char* name, const char* sig) function in struct:_JNIEnv
590 { return functions->GetMethodID(this, clazz, name, sig); }
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/
H A Djni.h196 jmethodID (*GetMethodID)(JNIEnv*, jclass, const char*, const char*); member in struct:JNINativeInterface
589 jmethodID GetMethodID(jclass clazz, const char* name, const char* sig) function in struct:_JNIEnv
590 { return functions->GetMethodID(this, clazz, name, sig); }
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
H A Djni.h211 jmethodID (*GetMethodID)(JNIEnv*, jclass, const char*, const char*); member in struct:JNINativeInterface
604 jmethodID GetMethodID(jclass clazz, const char* name, const char* sig) function in struct:_JNIEnv
605 { return functions->GetMethodID(this, clazz, name, sig); }

Completed in 164 milliseconds

12345678910