Home
last modified time | relevance | path

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

/system/extras/module_ndk_libs/libnativehelper/include_jni/
Djni.h121 typedef enum jobjectRefType { enum
126 } jobjectRefType; typedef
480 jobjectRefType (*GetObjectRefType)(JNIEnv*, jobject);
1027 jobjectRefType GetObjectRefType(jobject obj) in GetObjectRefType()