Searched refs:jobjectRefType (Results 1 – 5 of 5) sorted by relevance
147 std::ostream& operator<<(std::ostream& os, const jobjectRefType& rhs);
2730 static jobjectRefType GetObjectRefType(JNIEnv* env ATTRIBUTE_UNUSED, jobject java_object) { in GetObjectRefType()3412 std::ostream& operator<<(std::ostream& os, const jobjectRefType& rhs) { in operator <<()
163 jobjectRefType w;1858 static jobjectRefType GetObjectRefType(JNIEnv* env, jobject obj) { in GetObjectRefType()
121 typedef enum jobjectRefType { enum126 } jobjectRefType; typedef480 jobjectRefType (*GetObjectRefType)(JNIEnv*, jobject);1027 jobjectRefType GetObjectRefType(jobject obj) in GetObjectRefType()