Searched defs:gwpAsanMode (Results 1 – 5 of 5) sorted by relevance
54 public @ApplicationInfo.GwpAsanMode int gwpAsanMode; field in ProcessInfo110 @ApplicationInfo.GwpAsanMode int gwpAsanMode, in ProcessInfo()
1402 private @GwpAsanMode int gwpAsanMode = GWP_ASAN_DEFAULT; field in ApplicationInfo
46 protected int gwpAsanMode = ApplicationInfo.GWP_ASAN_DEFAULT; field in ParsedProcess83 @ApplicationInfo.GwpAsanMode int gwpAsanMode, in ParsedProcess()
393 private int gwpAsanMode; field in ParsingPackageImpl
257 ParsingPackage setGwpAsanMode(@ApplicationInfo.GwpAsanMode int gwpAsanMode); in setGwpAsanMode()