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