Home
last modified time | relevance | path

Searched defs:JNIInvokeInterface_ (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/jni-sys/src/
Dlib.rs106 pub type JavaVM = *const JNIInvokeInterface_; constant
1475 pub struct JNIInvokeInterface_ { struct
1476 pub reserved0: *mut c_void,
1477 pub reserved1: *mut c_void,
1501 impl Clone for JNIInvokeInterface_ { argument
/external/oj-libjdwp/src/share/javavm/export/
Djni.h1890 struct JNIInvokeInterface_ { struct
1907 const struct JNIInvokeInterface_ *functions; argument