Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/pm/pkg/component/
DParsedProcessUtils.java113 v ? ApplicationInfo.ZEROINIT_ENABLED : ApplicationInfo.ZEROINIT_DISABLED); in parseProcess()
/frameworks/base/core/java/com/android/internal/os/
DZygote.java1432 return processInfo.nativeHeapZeroInitialized == ApplicationInfo.ZEROINIT_ENABLED; in enableNativeHeapZeroInit()
1436 return info.getNativeHeapZeroInitialized() == ApplicationInfo.ZEROINIT_ENABLED; in enableNativeHeapZeroInit()
/frameworks/base/core/java/android/content/pm/
DApplicationInfo.java1542 public static final int ZEROINIT_ENABLED = 1; field in ApplicationInfo
1550 ZEROINIT_ENABLED,
/frameworks/base/core/java/com/android/internal/pm/pkg/parsing/
DParsingPackageUtils.java2163 v ? ApplicationInfo.ZEROINIT_ENABLED : ApplicationInfo.ZEROINIT_DISABLED);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt12222 field public static final int ZEROINIT_ENABLED = 1; // 0x1