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