Searched defs:value (Results 1 – 6 of 6) sorted by relevance
113 inline void jniSetFileDescriptorOfFD(JNIEnv* env, jobject fileDescriptor, int value) { in jniSetFileDescriptorOfFD()
56 void jniSetFileDescriptorOfFD(JNIEnv* env, jobject fileDescriptor, int value) { in jniSetFileDescriptorOfFD()
63 jint value) { in throwExceptionWithIntFormat()184 static jstring createString(JNIEnv* env, jclass /*clazz*/, jstring value) { in createString()
38 int value); in throwExceptionWithIntFormat()
319 constexpr const T& value() const { in value() function
547 int value; member