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