HomeSort by relevance Sort by last modified time
    Searched defs:GetUint64 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/base/prefs/
pref_service.cc 421 uint64 PrefService::GetUint64(const char* path) const {
  /external/chromium_org/net/quic/crypto/
crypto_handshake.cc 205 QuicErrorCode CryptoHandshakeMessage::GetUint64(QuicTag tag,
382 if (scfg->GetUint64(kEXPY, &expiry_seconds) != QUIC_NO_ERROR ||
425 if (new_scfg->GetUint64(kEXPY, &expiry_seconds) != QUIC_NO_ERROR) {

Completed in 454 milliseconds