Home
last modified time | relevance | path

Searched refs:getValueMethod (Results 1 – 25 of 27) sorted by relevance

12

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/features/org.eclipse.equinox.executable.feature/library/
H A DeclipseJNI.c430 …anifestMethod = NULL, getMainAttributesMethod = NULL, closeJarMethod = NULL, getValueMethod = NULL; in getMainClass() local
460getValueMethod = (*env)->GetMethodID(env, attributesClass, "getValue", "(Ljava/lang/String;)Ljava/… in getMainClass()
469 if (getValueMethod == NULL) in getMainClass()
490 mainClassString = (*env)->CallObjectMethod(env, attributes, getValueMethod, headerString); in getMainClass()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/jdk/jfr/internal/
H A DUtils.java227 Method valueMethod = getValueMethod(annotated); in getAnnotation()
271 private static Method getValueMethod(Class<?> annotated) { in getValueMethod() method in Utils
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/jdk/jfr/internal/
H A DUtils.java227 Method valueMethod = getValueMethod(annotated); in getAnnotation()
271 private static Method getValueMethod(Class<?> annotated) { in getValueMethod() method in Utils
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.jfr/share/classes/jdk/jfr/internal/
H A DUtils.java227 Method valueMethod = getValueMethod(annotated); in getAnnotation()
271 private static Method getValueMethod(Class<?> annotated) { in getValueMethod() method in Utils
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.jfr/share/classes/jdk/jfr/internal/
H A DUtils.java227 Method valueMethod = getValueMethod(annotated); in getAnnotation()
271 private static Method getValueMethod(Class<?> annotated) { in getValueMethod() method in Utils
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.jfr/share/classes/jdk/jfr/internal/
H A DUtils.java227 Method valueMethod = getValueMethod(annotated); in getAnnotation()
271 private static Method getValueMethod(Class<?> annotated) { in getValueMethod() method in Utils
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.jfr/share/classes/jdk/jfr/internal/
H A DUtils.java227 Method valueMethod = getValueMethod(annotated); in getAnnotation()
271 private static Method getValueMethod(Class<?> annotated) { in getValueMethod() method in Utils
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.jfr/share/classes/jdk/jfr/internal/
H A DUtils.java264 Method valueMethod = getValueMethod(annotated); in getAnnotation()
308 private static Method getValueMethod(Class<?> annotated) { in getValueMethod() method in Utils
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.jfr/share/classes/jdk/jfr/internal/
H A DUtils.java240 Method valueMethod = getValueMethod(annotated); in getAnnotation()
284 private static Method getValueMethod(Class<?> annotated) { in getValueMethod() method in Utils
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.jfr/share/classes/jdk/jfr/internal/
H A DUtils.java359 Method valueMethod = getValueMethod(annotated); in getAnnotation()
401 private static Method getValueMethod(Class<?> annotated) { in getValueMethod() method in Utils
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jfr/share/classes/jdk/jfr/internal/
H A DUtils.java354 Method valueMethod = getValueMethod(annotated); in getAnnotation()
398 private static Method getValueMethod(Class<?> annotated) { in getValueMethod() method in Utils
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DGeneratedMessage.java2692 getValueMethod =
2707 private Method getValueMethod;
2714 int value = (Integer) invokeOrDie(getValueMethod, message);
H A DGeneratedMessageV3.java2499 getValueMethod =
2514 private Method getValueMethod;
2521 int value = (Integer) invokeOrDie(getValueMethod, message);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DGeneratedMessage.java2692 getValueMethod =
2707 private Method getValueMethod;
2714 int value = (Integer) invokeOrDie(getValueMethod, message);
H A DGeneratedMessageV3.java2499 getValueMethod =
2514 private Method getValueMethod;
2521 int value = (Integer) invokeOrDie(getValueMethod, message);
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/java/rocksjni/
H A Dportal.h227 static jmethodID getValueMethod(JNIEnv* env) { in getValueMethod() function
265 static jmethodID getValueMethod(JNIEnv* env) { in getValueMethod() function
615 jmethodID mid_code_value = rocksdb::CodeJni::getValueMethod(env); in toCppStatus()
645 jmethodID mid_subCode_value = rocksdb::SubCodeJni::getValueMethod(env); in toCppStatus()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/java/rocksjni/
H A Dportal.h227 static jmethodID getValueMethod(JNIEnv* env) { in getValueMethod() function
265 static jmethodID getValueMethod(JNIEnv* env) { in getValueMethod() function
630 jmethodID mid_code_value = ROCKSDB_NAMESPACE::CodeJni::getValueMethod(env); in toCppStatus()
661 ROCKSDB_NAMESPACE::SubCodeJni::getValueMethod(env); in toCppStatus()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/java/rocksjni/
H A Dportal.h227 static jmethodID getValueMethod(JNIEnv* env) { in getValueMethod() function
265 static jmethodID getValueMethod(JNIEnv* env) { in getValueMethod() function
630 jmethodID mid_code_value = ROCKSDB_NAMESPACE::CodeJni::getValueMethod(env); in toCppStatus()
661 ROCKSDB_NAMESPACE::SubCodeJni::getValueMethod(env); in toCppStatus()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/java/rocksjni/
H A Dportal.h227 static jmethodID getValueMethod(JNIEnv* env) { in getValueMethod() function
265 static jmethodID getValueMethod(JNIEnv* env) { in getValueMethod() function
630 jmethodID mid_code_value = ROCKSDB_NAMESPACE::CodeJni::getValueMethod(env); in toCppStatus()
661 ROCKSDB_NAMESPACE::SubCodeJni::getValueMethod(env); in toCppStatus()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/java/rocksjni/
H A Dportal.h227 static jmethodID getValueMethod(JNIEnv* env) { in build_column_family_descriptor_list()
265 static jmethodID getValueMethod(JNIEnv* env) { in build_column_family_descriptor_list()
630 jmethodID mid_code_value = ROCKSDB_NAMESPACE::CodeJni::getValueMethod(env); in build_column_family_descriptor_list()
661 ROCKSDB_NAMESPACE::SubCodeJni::getValueMethod(env); in build_column_family_descriptor_list()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/java/rocksjni/
H A Dportal.h227 static jmethodID getValueMethod(JNIEnv* env) { in getValueMethod() function
265 static jmethodID getValueMethod(JNIEnv* env) { in getValueMethod() function
630 jmethodID mid_code_value = ROCKSDB_NAMESPACE::CodeJni::getValueMethod(env); in toCppStatus()
661 ROCKSDB_NAMESPACE::SubCodeJni::getValueMethod(env); in toCppStatus()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/java/rocksjni/
H A Dportal.h227 static jmethodID getValueMethod(JNIEnv* env) { in getValueMethod() function
265 static jmethodID getValueMethod(JNIEnv* env) { in getValueMethod() function
630 jmethodID mid_code_value = ROCKSDB_NAMESPACE::CodeJni::getValueMethod(env); in toCppStatus()
661 ROCKSDB_NAMESPACE::SubCodeJni::getValueMethod(env); in toCppStatus()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/java/rocksjni/
H A Dportal.h231 static jmethodID getValueMethod(JNIEnv* env) { in getValueMethod() function
269 static jmethodID getValueMethod(JNIEnv* env) { in getValueMethod() function
638 jmethodID mid_code_value = ROCKSDB_NAMESPACE::CodeJni::getValueMethod(env); in toCppStatus()
669 ROCKSDB_NAMESPACE::SubCodeJni::getValueMethod(env); in toCppStatus()
/dports/databases/rocksdb-lite/rocksdb-6.26.1/java/rocksjni/
H A Dportal.h231 static jmethodID getValueMethod(JNIEnv* env) { in getValueMethod() function
269 static jmethodID getValueMethod(JNIEnv* env) { in getValueMethod() function
638 jmethodID mid_code_value = ROCKSDB_NAMESPACE::CodeJni::getValueMethod(env); in toCppStatus()
669 ROCKSDB_NAMESPACE::SubCodeJni::getValueMethod(env); in toCppStatus()
/dports/databases/rocksdb/rocksdb-6.26.1/java/rocksjni/
H A Dportal.h231 static jmethodID getValueMethod(JNIEnv* env) { in getValueMethod() function
269 static jmethodID getValueMethod(JNIEnv* env) { in getValueMethod() function
638 jmethodID mid_code_value = ROCKSDB_NAMESPACE::CodeJni::getValueMethod(env); in toCppStatus()
669 ROCKSDB_NAMESPACE::SubCodeJni::getValueMethod(env); in toCppStatus()

12