Searched refs:extractResource (Results 1 – 1 of 1) sorted by relevance
93 extractResource(frameworkResource, frameworkLibName, tempDirectory); in load()101 System.load(extractResource(jniResource, jniLibName, tempDirectory)); in load()147 private static String extractResource( in extractResource() method in NativeLibrary