Searched refs:nativeLibDir (Results 1 – 1 of 1) sorted by relevance
180 File nativeLibDir = new File(nativeLibDirPath); in getNativeLibDirPath() local181 if (nativeLibDir.isDirectory()) { in getNativeLibDirPath()182 nativeLibDirPath = nativeLibDir.getAbsolutePath(); in getNativeLibDirPath()