Searched defs:DefaultConfig (Results 1 – 7 of 7) sorted by relevance
69 struct DefaultConfig { struct74 typedef SizeClassAllocator64<DefaultConfig> Primary; argument82 typedef SizeClassAllocator32<DefaultConfig> Primary; argument90 typedef MapAllocatorCache<DefaultConfig> SecondaryCache; argument91 static const u32 SecondaryCacheEntriesArraySize = 32U;92 static const u32 SecondaryCacheQuarantineSize = 0U;93 static const u32 SecondaryCacheDefaultMaxEntriesCount = 32U;94 static const uptr SecondaryCacheDefaultMaxEntrySize = 1UL << 19;95 static const s32 SecondaryCacheMinReleaseToOsIntervalMs = INT32_MIN;96 static const s32 SecondaryCacheMaxReleaseToOsIntervalMs = INT32_MAX;[all …]
237 static const char *DefaultConfig = variable
503 void DefaultConfig() { in DefaultConfig() function in __anon594f0f0e0111::ResizeRealtimeTest
444 void DefaultConfig() { in DefaultConfig() function in __anonfeadfb0d0111::ResizeRealtimeTest
124 MediaStreamAllocationConfig DefaultConfig() const { in DefaultConfig() function in webrtc::BitrateAllocatorTest
134 RtpRtcpInterface::Configuration DefaultConfig() { in DefaultConfig() function in webrtc::RtpSenderEgressTest
9025 VideoStream DefaultConfig() const { in DefaultConfig() function in webrtc::ReconfigureEncoderTest