Searched refs:sourcePath (Results 1 – 1 of 1) sorted by relevance
107 String sourcePath = getNnApiSlPathFromApkLibraries(context, libraryFile); in extractNnApiSlLibTo() local108 if (sourcePath == null) { in extractNnApiSlLibTo()113 String[] apkAndLibraryPaths = sourcePath.split("!"); in extractNnApiSlLibTo()115 final String errorMsg = String.format("Unable to extract %s.", sourcePath); in extractNnApiSlLibTo()129 Log.i(TAG, String.format("Copied '%s' to '%s'.", sourcePath, targetPath)); in extractNnApiSlLibTo()