Searched defs:DefaultConfig (Results 1 – 5 of 5) sorted by relevance
61 struct DefaultConfig { struct66 typedef SizeClassAllocator64<DefaultConfig> Primary; argument73 typedef SizeClassAllocator32<DefaultConfig> Primary; argument80 typedef MapAllocatorCache<DefaultConfig> SecondaryCache; argument81 static const u32 SecondaryCacheEntriesArraySize = 32U;82 static const u32 SecondaryCacheQuarantineSize = 0U;83 static const u32 SecondaryCacheDefaultMaxEntriesCount = 32U;84 static const uptr SecondaryCacheDefaultMaxEntrySize = 1UL << 19;85 static const s32 SecondaryCacheMinReleaseToOsIntervalMs = INT32_MIN;86 static const s32 SecondaryCacheMaxReleaseToOsIntervalMs = INT32_MAX;[all …]
237 static const char *DefaultConfig = variable
522 void DefaultConfig() { in DefaultConfig() function in __anonb9fa42590111::ResizeRealtimeTest
445 void DefaultConfig() { in DefaultConfig() function in __anon52f4c5770111::ResizeRealtimeTest
123 MediaStreamAllocationConfig DefaultConfig() const { in DefaultConfig() function in webrtc::BitrateAllocatorTest