Searched defs:nativeHeapZeroInitialized (Results 1 – 5 of 5) sorted by relevance
63 public @ApplicationInfo.NativeHeapZeroInitialized int nativeHeapZeroInitialized; field in ProcessInfo120 @ApplicationInfo.NativeHeapZeroInitialized int nativeHeapZeroInitialized, in ProcessInfo()
1656 private @NativeHeapZeroInitialized int nativeHeapZeroInitialized = ZEROINIT_DEFAULT; field in ApplicationInfo
55 private int nativeHeapZeroInitialized = ApplicationInfo.ZEROINIT_DEFAULT; field in ParsedProcessImpl122 @ApplicationInfo.NativeHeapZeroInitialized int nativeHeapZeroInitialized, in ParsedProcessImpl()
279 ParsingPackage setNativeHeapZeroInitialized( in setNativeHeapZeroInitialized()
394 private int nativeHeapZeroInitialized; field in PackageImpl