Searched defs:JNIObject (Results 1 – 1 of 1) sorted by relevance
134 friend class JNIObject<jstring>; variable135 friend class JNIObject<jobjectArray>; variable136 friend class JNIObject<jclass>; variable137 friend class JNIObject<jlongArray>; variable138 friend class JNIObject<jbyteArray>; variable139 friend class JNIObject<jintArray>; variable145 JNIObject<T>::JNIObject(JNIHelper &helper, T obj) in JNIObject() function150 JNIObject<T>::JNIObject(const JNIObject<T>& rhs) in JNIObject() function