Searched refs:platformLibResourcePath (Results 1 – 1 of 1) sorted by relevance
311 … String platformLibResourcePath = platform.getResourcePath(getCRuntime(os), libraryName); in extractAndLoadLibrary() local312 if (platformLibResourcePath != null){ in extractAndLoadLibrary()313 libResourcePath = platformLibResourcePath; in extractAndLoadLibrary()