Home
last modified time | relevance | path

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

/external/rust/crates/jni/src/wrapper/objects/
Djmethodid.rs28 pub fn into_inner(self) -> jmethodID { in into_inner()
Djstaticmethodid.rs29 pub fn into_inner(self) -> jmethodID { in into_inner()
/external/rust/crates/jni-sys/src/
Dlib.rs60 pub type jmethodID = *mut _jmethodID; typedef
/external/oj-libjdwp/src/share/javavm/export/
Djni.h136 typedef struct _jmethodID *jmethodID; typedef