Searched defs:extractNativeLibs (Results 1 – 10 of 10) sorted by relevance
/aosp12/frameworks/base/core/java/com/android/internal/content/ |
H A D | NativeLibraryHelper.java | 85 final boolean extractNativeLibs; field in NativeLibraryHelper.Handle 105 boolean extractNativeLibs, boolean debuggable) throws IOException { in create() 138 boolean extractNativeLibs, boolean debuggable) { in Handle() 179 String abiToCopy, boolean extractNativeLibs, boolean debuggable); in nativeCopyNativeBinaries()
|
/aosp12/frameworks/base/core/jni/ |
H A D | com_android_internal_content_NativeLibraryHelper.cpp | 178 jboolean extractNativeLibs = *(jboolean*) args[1]; in copyFileIfChanged() local 489 jboolean extractNativeLibs, jboolean debuggable) in com_android_internal_content_NativeLibraryHelper_copyNativeBinaries()
|
/aosp12/frameworks/base/core/java/android/content/pm/parsing/ |
H A D | ApkLite.java | 119 boolean useEmbeddedDex, boolean extractNativeLibs, boolean isolatedSplits, in ApkLite()
|
H A D | ParsingPackage.java | 179 ParsingPackage setExtractNativeLibs(boolean extractNativeLibs); in setExtractNativeLibs()
|
/aosp12/frameworks/base/core/java/android/os/incremental/ |
H A D | IIncrementalService.aidl | 148 …ath, in @utf8InCpp String libDirRelativePath, in @utf8InCpp String abi, boolean extractNativeLibs); in configureNativeBinaries()
|
H A D | IncrementalStorage.java | 542 String abi, boolean extractNativeLibs) { in configureNativeBinaries()
|
/aosp12/frameworks/base/services/incremental/ |
H A D | BinderIncrementalService.cpp | 312 const std::string& abi, bool extractNativeLibs, bool* _aidl_return) { in configureNativeBinaries()
|
H A D | IncrementalService.cpp | 1865 std::string_view abi, bool extractNativeLibs) { in configureNativeBinaries()
|
/aosp12/frameworks/base/core/java/android/content/pm/ |
H A D | PackageParser.java | 408 public final boolean extractNativeLibs; field in PackageParser.PackageLite 486 public final boolean extractNativeLibs; field in PackageParser.ApkLite 502 boolean use32bitAbi, boolean useEmbeddedDex, boolean extractNativeLibs, in ApkLite()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |