Searched refs:GetUInt64Value (Results 1 – 2 of 2) sorted by relevance
275 return GetUInt64Value(); in GetValueAs()373 std::optional<uint64_t> GetUInt64Value() const;
431 std::optional<uint64_t> OptionValue::GetUInt64Value() const { in GetUInt64Value() function in OptionValue