Searched refs:SetSInt64Value (Results 1 – 3 of 3) sorted by relevance
299 bool SetSInt64Value(int64_t new_value);
399 bool OptionValue::SetSInt64Value(int64_t new_value) { in SetSInt64Value() function in OptionValue
449 return value->SetSInt64Value(new_value); in SetPropertyAtIndexAsSInt64()