Searched refs:high_hash (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/quic/
H A Dquic_data_reader.cc51 uint64 high_hash; local
57 if (!ReadUInt64(&high_hash)) {
61 *result = uint128(high_hash, low_hash);

Completed in 113 milliseconds