Searched defs:GetValueAsUint64 (Results 1 – 1 of 1) sorted by relevance
2505 uint64_t GetValueAsUint64() const OVERRIDE { return 0; } in GetValueAsUint64() function2527 uint64_t GetValueAsUint64() const OVERRIDE { in GetValueAsUint64() function2568 uint64_t GetValueAsUint64() const OVERRIDE { return value_; } in GetValueAsUint64() function2598 uint64_t GetValueAsUint64() const OVERRIDE { in GetValueAsUint64() function2651 uint64_t GetValueAsUint64() const OVERRIDE { return bit_cast<uint64_t, double>(value_); } in GetValueAsUint64() function