Searched defs:libraryRoot (Results 1 – 2 of 2) sorted by relevance
315 public static int copyNativeBinariesForSupportedAbi(Handle handle, File libraryRoot, in copyNativeBinariesForSupportedAbi()348 public static int copyNativeBinariesWithOverride(Handle handle, File libraryRoot, in copyNativeBinariesWithOverride()
3558 final File libraryRoot = new File(dstCodePath, LIB_DIR_NAME); in decompressPackage() local