Searched refs:AndroidConfig (Results 1 – 3 of 3) sorted by relevance
90 struct AndroidConfig { struct95 typedef SizeClassAllocator64<AndroidConfig> Primary; argument102 typedef SizeClassAllocator32<AndroidConfig> Primary; argument109 typedef MapAllocatorCache<AndroidConfig> SecondaryCache; argument193 typedef AndroidConfig Config;
27 static scudo::Allocator<scudo::AndroidConfig, SCUDO_PREFIX(malloc_postinit)>
19 using AllocatorT = scudo::Allocator<scudo::AndroidConfig>; in LLVMFuzzerTestOneInput()