Searched refs:SetUInt64Value (Results 1 – 2 of 2) sorted by relevance
316 bool SetValueAs(uint64_t v) { return SetUInt64Value(v); } in SetValueAs()374 bool SetUInt64Value(uint64_t new_value);
438 bool OptionValue::SetUInt64Value(uint64_t new_value) { in SetUInt64Value() function in OptionValue