Searched defs:jmethodID (Results 1 – 8 of 8) sorted by relevance
45 pub fn into_raw(self) -> jmethodID { in into_raw()
60 pub type jmethodID = *mut _jmethodID; typedef
136 typedef struct _jmethodID *jmethodID; typedef
106 typedef struct _jmethodID* jmethodID; /* method IDs */ typedef