Searched refs:GetAsSInt64 (Results 1 – 3 of 3) sorted by relevance
225 OptionValueSInt64 *OptionValue::GetAsSInt64() { in GetAsSInt64() function in OptionValue231 const OptionValueSInt64 *OptionValue::GetAsSInt64() const { in GetAsSInt64() function in OptionValue401 if (const OptionValueSInt64 *option_value = GetAsSInt64()) in GetSInt64Value()408 if (OptionValueSInt64 *option_value = GetAsSInt64()) { in SetSInt64Value()
266 return value->GetAsSInt64(); in GetPropertyAtIndexAsOptionValueSInt64()
236 OptionValueSInt64 *GetAsSInt64();237 const OptionValueSInt64 *GetAsSInt64() const;