Lines Matching refs:GetCurrentValue
27 return static_cast<OptionValueBoolean *>(this)->GetCurrentValue(); in GetUInt64Value()
29 return static_cast<OptionValueSInt64 *>(this)->GetCurrentValue(); in GetUInt64Value()
31 return static_cast<OptionValueUInt64 *>(this)->GetCurrentValue(); in GetUInt64Value()
279 return option_value->GetCurrentValue(); in GetBooleanValue()
295 return option_value->GetCurrentValue(); in GetCharValue()
311 return option_value->GetCurrentValue(); in GetEnumerationValue()
327 return option_value->GetCurrentValue(); in GetFileSpecValue()
343 return option_value->GetCurrentValue(); in GetFileSpecListValue()
350 return option_value->GetCurrentValue(); in GetFormatValue()
367 return option_value->GetCurrentValue(); in GetLanguageValue()
383 return &option_value->GetCurrentValue(); in GetFormatEntity()
390 return option_value->GetCurrentValue(); in GetRegexValue()
397 return option_value->GetCurrentValue(); in GetSInt64Value()
429 return option_value->GetCurrentValue(); in GetUInt64Value()
445 return option_value->GetCurrentValue(); in GetUUIDValue()