Home
last modified time | relevance | path

Searched refs:CRITICAL_JNI_PARAMS_COMMA (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/jni/
Dcore_jni_helpers.h31 #define CRITICAL_JNI_PARAMS_COMMA macro
34 #define CRITICAL_JNI_PARAMS_COMMA JNIEnv*, jclass, macro
Dandroid_os_SystemProperties.cpp159 T SystemProperties_get_integralH(CRITICAL_JNI_PARAMS_COMMA jlong propJ, T defJ) in SystemProperties_get_integralH()
169 jboolean SystemProperties_get_booleanH(CRITICAL_JNI_PARAMS_COMMA jlong propJ, jboolean defJ) in SystemProperties_get_booleanH()