Home
last modified time | relevance | path

Searched defs:jfieldID (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/jni/src/wrapper/objects/
Djstaticfieldid.rs45 pub fn into_raw(self) -> jfieldID { in into_raw()
Djfieldid.rs45 pub fn into_raw(self) -> jfieldID { in into_raw()
/external/rust/crates/jni-sys/src/
Dlib.rs58 pub type jfieldID = *mut _jfieldID; typedef
/external/oj-libjdwp/src/share/javavm/export/
Djni.h133 typedef struct _jfieldID *jfieldID; typedef