Searched refs:SetUint64Value (Results 1 – 2 of 2) sorted by relevance
62 void SetUint64Value(uint64_t val) { uint_value_ = val; } in SetUint64Value() function
244 tok->SetUint64Value(static_cast<uint64_t>(val)); in NextToken()