Lines Matching refs:GetCurrentValue
25 return static_cast<OptionValueBoolean *>(this)->GetCurrentValue(); in GetUInt64Value()
27 return static_cast<OptionValueSInt64 *>(this)->GetCurrentValue(); in GetUInt64Value()
29 return static_cast<OptionValueUInt64 *>(this)->GetCurrentValue(); in GetUInt64Value()
277 return option_value->GetCurrentValue(); in GetBooleanValue()
293 return option_value->GetCurrentValue(); in GetCharValue()
309 return option_value->GetCurrentValue(); in GetEnumerationValue()
325 return option_value->GetCurrentValue(); in GetFileSpecValue()
341 return option_value->GetCurrentValue(); in GetFileSpecListValue()
348 return option_value->GetCurrentValue(); in GetFormatValue()
365 return option_value->GetCurrentValue(); in GetLanguageValue()
381 return &option_value->GetCurrentValue(); in GetFormatEntity()
388 return option_value->GetCurrentValue(); in GetRegexValue()
395 return option_value->GetCurrentValue(); in GetSInt64Value()
427 return option_value->GetCurrentValue(); in GetUInt64Value()
443 return option_value->GetCurrentValue(); in GetUUIDValue()