Searched refs:GetEnumerationValue (Results 1 – 3 of 3) sorted by relevance
260 int64_t GetEnumerationValue(int64_t fail_value = -1) const;
306 int64_t OptionValue::GetEnumerationValue(int64_t fail_value) const { in GetEnumerationValue() function in OptionValue
327 return value->GetEnumerationValue(fail_value); in GetPropertyAtIndexAsEnumeration()