Home
last modified time | relevance | path

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

/development/ndk/platforms/android-3/include/
Djni.h136 typedef enum jobjectRefType { enum
141 } jobjectRefType; typedef
496 jobjectRefType (*GetObjectRefType)(JNIEnv*, jobject);
1060 jobjectRefType GetObjectRefType(jobject obj) in GetObjectRefType()