Home
last modified time | relevance | path

Searched refs:f (Results 1 – 3 of 3) sorted by relevance

/libnativehelper/tests_mts/jni/
Djni_helper_jni.cpp65 ScopedUtfChars f(env, format); in throwExceptionWithIntFormat() local
66 jniThrowExceptionFmt(env, c.c_str(), f.c_str(), value); in throwExceptionWithIntFormat()
/libnativehelper/tests/
DJniSafeRegisterNativeMethods_test.cpp312 FN0(f, CRITICAL,jlong) \
/libnativehelper/include_jni/
Djni.h116 jfloat f; member