Searched defs:loadLibrary (Results 1 – 2 of 2) sorted by relevance
36 /*package*/ static void loadLibrary() throws UnsatisfiedLinkError, SecurityException { in loadLibrary() method in VariableSpeedNative
444 int loadLibrary(cnode *root, const char *name) in loadLibrary() function