Home
last modified time | relevance | path

Searched defs:nativeHeapZeroInitialized (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/content/pm/
H A DProcessInfo.java65 public @ApplicationInfo.NativeHeapZeroInitialized int nativeHeapZeroInitialized; field in ProcessInfo
112 @ApplicationInfo.NativeHeapZeroInitialized int nativeHeapZeroInitialized) { in ProcessInfo()
H A DApplicationInfo.java1527 private @NativeHeapZeroInitialized int nativeHeapZeroInitialized = ZEROINIT_DEFAULT; field in ApplicationInfo
/aosp14/frameworks/base/services/core/java/com/android/server/pm/pkg/component/
H A DParsedProcessImpl.java57 private int nativeHeapZeroInitialized = ApplicationInfo.ZEROINIT_DEFAULT; field in ParsedProcessImpl
120 @ApplicationInfo.NativeHeapZeroInitialized int nativeHeapZeroInitialized) { in ParsedProcessImpl()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/pkg/parsing/
H A DParsingPackage.java277 ParsingPackage setNativeHeapZeroInitialized( in setNativeHeapZeroInitialized()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/parsing/pkg/
H A DPackageImpl.java388 private int nativeHeapZeroInitialized; field in PackageImpl
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...