Searched refs:with_libjvm (Results 1 – 2 of 2) sorted by relevance
160 Self::with_libjvm(args, || { in new()185 pub fn with_libjvm<P: AsRef<OsStr>>( in with_libjvm() method
177 …a specific JVM library instead of automatically discovering one, use `JavaVM::with_libjvm` instead.