Home
last modified time | relevance | path

Searched refs:isaSubdir (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/content/
DNativeLibraryHelper.java332 final File isaSubdir = new File(libraryRoot, instructionSet); in copyNativeBinariesForSupportedAbi() local
333 createNativeLibrarySubdir(isaSubdir); in copyNativeBinariesForSupportedAbi()
334 subDir = isaSubdir; in copyNativeBinariesForSupportedAbi()