Searched refs:GetSInt64Value (Results 1 – 3 of 3) sorted by relevance
295 int64_t GetSInt64Value(int64_t fail_value = 0) const;
394 int64_t OptionValue::GetSInt64Value(int64_t fail_value) const { in GetSInt64Value() function in OptionValue
453 return value->GetSInt64Value(fail_value); in GetPropertyAtIndexAsSInt64()