Searched defs:gwpAsanMode (Results 1 – 5 of 5) sorted by relevance
52 public @ApplicationInfo.GwpAsanMode int gwpAsanMode; field in ProcessInfo118 @ApplicationInfo.GwpAsanMode int gwpAsanMode, in ProcessInfo()
1488 private @GwpAsanMode int gwpAsanMode = GWP_ASAN_DEFAULT; field in ApplicationInfo
51 private int gwpAsanMode = ApplicationInfo.GWP_ASAN_DEFAULT; field in ParsedProcessImpl120 @ApplicationInfo.GwpAsanMode int gwpAsanMode, in ParsedProcessImpl()
273 ParsingPackage setGwpAsanMode(@ApplicationInfo.GwpAsanMode int gwpAsanMode); in setGwpAsanMode()
390 private int gwpAsanMode; field in PackageImpl