Searched defs:nativeHeapZeroInitialized (Results 1 – 5 of 5) sorted by relevance
65 public @ApplicationInfo.NativeHeapZeroInitialized int nativeHeapZeroInitialized; field in ProcessInfo112 @ApplicationInfo.NativeHeapZeroInitialized int nativeHeapZeroInitialized) { in ProcessInfo()
1472 private @NativeHeapZeroInitialized int nativeHeapZeroInitialized = ZEROINIT_DEFAULT; field in ApplicationInfo
50 protected int nativeHeapZeroInitialized = ApplicationInfo.ZEROINIT_DEFAULT; field in ParsedProcess85 @ApplicationInfo.NativeHeapZeroInitialized int nativeHeapZeroInitialized) { in ParsedProcess()
399 private int nativeHeapZeroInitialized; field in ParsingPackageImpl
261 ParsingPackage setNativeHeapZeroInitialized( in setNativeHeapZeroInitialized()