Searched defs:nativeLibFileName (Results 1 – 2 of 2) sorted by relevance
55 String nativeLibFileName = null; in getNativeLibFileName() local72 private static String createNativeLibCopy(String nativeLibFileName) throws Exception { in createNativeLibCopy()
170 private static String nativeLibFileName; field in Main