Searched defs:libraryPath (Results 1 – 7 of 7) sorted by relevance
34 bool BootAction::init(const std::string& libraryPath, in init()
64 public static void addFilterLibrary(String libraryPath) { in addFilterLibrary()
58 public static void addFilterLibrary(String libraryPath) { in addFilterLibrary()
93 AssetManager assetMgr, byte[] savedState, ClassLoader classLoader, String libraryPath); in loadNativeCode()
370 private String libraryPath(final String libraryName) { in libraryPath() method in DynamicCodeLoggerIntegrationTests
616 String libraryPath = System.getProperty("java.library.path"); in createPathClassLoader() local
275 jbyteArray savedState, jobject classLoader, jstring libraryPath) { in loadNativeCode_native()