Home
last modified time | relevance | path

Searched defs:value (Results 1 – 5 of 5) sorted by relevance

/libnativehelper/tests_mts/jni/
Djni_helper_jni.cpp43 jint value) { in throwExceptionWithIntFormat()
86 static jstring createString(JNIEnv* env, jclass /*clazz*/, jstring value) { in createString()
/libnativehelper/include_platform/nativehelper/
DJNIPlatformHelp.h107 inline void jniSetFileDescriptorOfFD(JNIEnv* env, jobject fileDescriptor, int value) { in jniSetFileDescriptorOfFD()
/libnativehelper/tests_mts/src/com/android/art/libnativehelper/
DJniHelpTest.java40 int value); in throwExceptionWithIntFormat()
/libnativehelper/include_platform_header_only/nativehelper/detail/
Dsignature_checker.h319 constexpr const T& value() const { in value() function
/libnativehelper/tests/
DJniSafeRegisterNativeMethods_test.cpp547 int value; member