Home
last modified time | relevance | path

Searched defs:extractNativeLibs (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/content/
H A DNativeLibraryHelper.java84 final boolean extractNativeLibs; field in NativeLibraryHelper.Handle
104 boolean extractNativeLibs, boolean debuggable) throws IOException { in create()
137 boolean extractNativeLibs, boolean debuggable) { in Handle()
178 String abiToCopy, boolean extractNativeLibs, boolean debuggable); in nativeCopyNativeBinaries()
/aosp14/frameworks/base/core/jni/
H A Dcom_android_internal_content_NativeLibraryHelper.cpp135 jboolean extractNativeLibs = *(jboolean*) args[1]; in copyFileIfChanged() local
432 jboolean extractNativeLibs, jboolean debuggable) in com_android_internal_content_NativeLibraryHelper_copyNativeBinaries()
/aosp14/frameworks/base/core/java/android/os/incremental/
H A DIncrementalStorage.java543 String abi, boolean extractNativeLibs) { in configureNativeBinaries()
H A DIIncrementalService.aidl148 …ath, in @utf8InCpp String libDirRelativePath, in @utf8InCpp String abi, boolean extractNativeLibs); in configureNativeBinaries()
/aosp14/frameworks/base/core/java/android/content/pm/parsing/
H A DApkLite.java146 boolean useEmbeddedDex, boolean extractNativeLibs, boolean isolatedSplits, in ApkLite()
/aosp14/frameworks/base/services/incremental/
H A DBinderIncrementalService.cpp315 const std::string& abi, bool extractNativeLibs, bool* _aidl_return) { in configureNativeBinaries()
H A DIncrementalService.cpp1885 std::string_view abi, bool extractNativeLibs) { in configureNativeBinaries()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/pkg/parsing/
H A DParsingPackage.java189 ParsingPackage setExtractNativeLibrariesRequested(boolean extractNativeLibs); in setExtractNativeLibrariesRequested()
/aosp14/frameworks/base/core/java/android/content/pm/
H A DPackageParser.java416 public final boolean extractNativeLibs; field in PackageParser.PackageLite
494 public final boolean extractNativeLibs; field in PackageParser.ApkLite
510 boolean use32bitAbi, boolean useEmbeddedDex, boolean extractNativeLibs, in ApkLite()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...