Searched defs:GetOrDefault (Results 1 – 15 of 15) sorted by relevance
53 func (o *ShallowOptional[T]) GetOrDefault(other T) T { func
59 inline typename T::mapped_type GetOrDefault( in GetOrDefault() function
50 func (o *ConfigurableOptional[T]) GetOrDefault(other T) T { func617 func (c *Configurable[T]) GetOrDefault(evaluator ConfigurableEvaluator, defaultValue T) T { func
34 def GetOrDefault(setting_name, default_value): function
176 TEST(VariantMaps, GetOrDefault) { in TEST() argument
243 TValue GetOrDefault(const TKey<TValue>& key) const { in GetOrDefault() function