GetUint64 208 base/prefs/pref_service.h uint64 GetUint64(const char* path) const; GetUint64 871 chrome/browser/media_galleries/media_galleries_preferences.cc gallery_info.pref_id = prefs->GetUint64(prefs::kMediaGalleriesUniqueId); GetUint64 1103 chrome/browser/media_galleries/media_galleries_preferences.cc profile->GetPrefs()->GetUint64(prefs::kMediaGalleriesUniqueId); GetUint64 90 net/quic/crypto/crypto_handshake_message.h QuicErrorCode GetUint64(QuicTag tag, uint64* out) const; GetUint64 57 net/quic/crypto/quic_crypto_client_config.cc if (scfg->GetUint64(kEXPY, &expiry_seconds) != QUIC_NO_ERROR || GetUint64 104 net/quic/crypto/quic_crypto_client_config.cc if (new_scfg->GetUint64(kEXPY, &expiry_seconds) != QUIC_NO_ERROR) { GetUint64 711 net/quic/quic_framer.cc if (reset->GetUint64(kRNON, &packet.nonce_proof) != QUIC_NO_ERROR) { GetUint64 717 net/quic/quic_framer.cc if (reset->GetUint64(kRSEQ, &packet.rejected_sequence_number) !=