Searched defs:libraryRoot (Results 1 – 3 of 3) sorted by relevance
316 public static int copyNativeBinariesForSupportedAbi(Handle handle, File libraryRoot, in copyNativeBinariesForSupportedAbi()349 public static int copyNativeBinariesWithOverride(Handle handle, File libraryRoot, in copyNativeBinariesWithOverride()
504 LibraryRoot libraryRoot = session.getCallback().onGetLibraryRoot( in onGetRoot() local
3377 final File libraryRoot = new File(dstCodePath, LIB_DIR_NAME); in decompressPackage() local