Home
last modified time | relevance | path

Searched defs:DeleteGlobalRef (Results 1 – 25 of 106) sorted by relevance

12345

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/sdk/android/src/jni/
H A Djni_helpers.cc35 void DeleteGlobalRef(JNIEnv* jni, jobject o) { in DeleteGlobalRef() function
/dports/net-im/tg_owt/tg_owt-d578c76/src/sdk/android/src/jni/
H A Djni_helpers.cc35 void DeleteGlobalRef(JNIEnv* jni, jobject o) { in DeleteGlobalRef() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/sdk/android/src/jni/
H A Djni_helpers.cc35 void DeleteGlobalRef(JNIEnv* jni, jobject o) { in DeleteGlobalRef() function
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/sdk/android/src/jni/
H A Djni_helpers.cc35 void DeleteGlobalRef(JNIEnv* jni, jobject o) { in DeleteGlobalRef() function
/dports/security/py-angr/angr-9.0.5405/angr/procedures/java_jni/
H A Dglobal_and_local_refs.py26 class DeleteGlobalRef(JNISimProcedure): class
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/utility/source/
H A Dhelpers_android.cc57 void DeleteGlobalRef(JNIEnv* jni, jobject o) { in DeleteGlobalRef() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/utility/source/
H A Dhelpers_android.cc86 void DeleteGlobalRef(JNIEnv* jni, jobject o) { in DeleteGlobalRef() function
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/utility/source/
H A Dhelpers_android.cc86 void DeleteGlobalRef(JNIEnv* jni, jobject o) { in DeleteGlobalRef() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/utility/source/
H A Dhelpers_android.cc86 void DeleteGlobalRef(JNIEnv* jni, jobject o) { in DeleteGlobalRef() function
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/utility/source/
H A Dhelpers_android.cc86 void DeleteGlobalRef(JNIEnv* jni, jobject o) { in DeleteGlobalRef() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/utility/source/
H A Dhelpers_android.cc80 void DeleteGlobalRef(JNIEnv* jni, jobject o) { in DeleteGlobalRef() function
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/utility/source/
H A Dhelpers_android.cc80 void DeleteGlobalRef(JNIEnv* jni, jobject o) { in DeleteGlobalRef() function
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/utility/source/
H A Dhelpers_android.cc80 void DeleteGlobalRef(JNIEnv* jni, jobject o) { in DeleteGlobalRef() function
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/utility/source/
H A Dhelpers_android.cc80 void DeleteGlobalRef(JNIEnv* jni, jobject o) { in DeleteGlobalRef() function
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar-cocoa-integration/src/org/herac/tuxguitar/cocoa/
H A DTGCocoa.java92 public static final void DeleteGlobalRef( long ref ) throws Throwable{ in DeleteGlobalRef() method in TGCocoa
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/share/jni/
H A DExceptionCheckingJniEnv.cpp131 void ExceptionCheckingJniEnv::DeleteGlobalRef(jobject obj) { in DeleteGlobalRef() function in ExceptionCheckingJniEnv
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/android/
H A Dscoped_java_ref_unittest.cc31 void DeleteGlobalRef(JNIEnv* env, jobject obj) { in DeleteGlobalRef() function
/dports/net-im/tg_owt/tg_owt-d578c76/src/base/android/
H A Dscoped_java_ref_unittest.cc31 void DeleteGlobalRef(JNIEnv* env, jobject obj) { in DeleteGlobalRef() function
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/sdk/android/src/jni/
H A Djni_helpers.cc296 void DeleteGlobalRef(JNIEnv* jni, jobject o) { in DeleteGlobalRef() function
/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/javahl/native/jniwrapper/
H A Djni_env.hpp203 void DeleteGlobalRef(jobject obj) const throw() in DeleteGlobalRef() function in Java::Env
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/javahl/native/jniwrapper/
H A Djni_env.hpp203 void DeleteGlobalRef(jobject obj) const throw() in DeleteGlobalRef() function in Java::Env
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/javahl/native/jniwrapper/
H A Djni_env.hpp203 void DeleteGlobalRef(jobject obj) const throw() in DeleteGlobalRef() function in Java::Env
/dports/devel/p5-subversion/subversion-1.14.1/subversion/bindings/javahl/native/jniwrapper/
H A Djni_env.hpp203 void DeleteGlobalRef(jobject obj) const throw() in DeleteGlobalRef() function in Java::Env
/dports/sysutils/qt5-qtplugininfo/kde-qttools-5.15.2p17/src/assistant/help/
H A Dqhelpfilterengine.cpp163 Returns the map of all the available namespaces as keys
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/share/jni/
H A DExceptionCheckingJniEnv.cpp349 void ExceptionCheckingJniEnv::DeleteGlobalRef(jobject obj, int line, const char* file_name) { in DeleteGlobalRef() function in ExceptionCheckingJniEnv

12345