ReadUInt64 46 base/metrics/histogram.cc !iter->ReadUInt64(bucket_count) || ReadUInt64 36 base/pickle.h bool ReadUInt64(uint64* result) WARN_UNUSED_RESULT; ReadUInt64 165 base/pickle.h bool ReadUInt64(PickleIterator* iter, ReadUInt64 167 base/pickle.h return iter->ReadUInt64(result); ReadUInt64 74 chrome/browser/bookmarks/bookmark_node_data.cc if (!pickle->ReadUInt64(iterator, &meta_field_count)) ReadUInt64 88 chrome/browser/bookmarks/bookmark_node_data.cc if (!pickle->ReadUInt64(iterator, &children_count)) ReadUInt64 231 chrome/browser/bookmarks/bookmark_node_data.cc pickle->ReadUInt64(&data_iterator, &element_count)) { ReadUInt64 738 chrome/browser/password_manager/native_backend_kwallet_x.cc if (!iter.ReadUInt64(&count)) { ReadUInt64 51 chrome/browser/renderer_host/pepper/pepper_flash_clipboard_message_filter.cc if (!iter->ReadUInt64(&size)) ReadUInt64 83 chrome/browser/ui/views/extensions/browser_action_drag_data.cc if (!pickle->ReadUInt64(&data_iterator, &index)) ReadUInt64 146 chrome/renderer/extensions/user_script_slave.cc CHECK(pickle.ReadUInt64(&iter, &num_scripts)); ReadUInt64 39 chrome/utility/media_galleries/pmp_column_reader.h bool ReadUInt64(const uint32 row, uint64* result) const; ReadUInt64 62 chrome/utility/media_galleries/pmp_column_reader_unittest.cc return reader->ReadUInt64(row, target); ReadUInt64 51 components/autofill/core/common/form_field_data.cc if (!iter->ReadUInt64(&pickle_data)) ReadUInt64 348 content/browser/renderer_host/render_sandbox_host_linux.cc if (!pickle.ReadUInt64(&iter, &inode)) ReadUInt64 23 content/common/content_param_traits.cc if (!m->ReadUInt64(iter, &start) || !m->ReadUInt64(iter, &end)) ReadUInt64 191 extensions/common/user_script.cc CHECK(pickle.ReadUInt64(iter, &num_globs)); ReadUInt64 204 extensions/common/user_script.cc CHECK(pickle.ReadUInt64(iter, &num_patterns)); ReadUInt64 227 extensions/common/user_script.cc CHECK(pickle.ReadUInt64(iter, &num_files)); ReadUInt64 131 net/disk_cache/simple/simple_index.cc if (!it->ReadInt64(&tmp_last_used_time) || !it->ReadUInt64(&tmp_entry_size)) ReadUInt64 180 net/disk_cache/simple/simple_index_file.cc return it->ReadUInt64(&magic_number_) && ReadUInt64 182 net/disk_cache/simple/simple_index_file.cc it->ReadUInt64(&number_of_entries_)&& ReadUInt64 183 net/disk_cache/simple/simple_index_file.cc it->ReadUInt64(&cache_size_); ReadUInt64 411 net/disk_cache/simple/simple_index_file.cc if (!pickle_it.ReadUInt64(&hash_key) || ReadUInt64 78 net/quic/crypto/null_decrypter.cc if (!reader->ReadUInt64(&lo) || ReadUInt64 54 net/quic/quic_data_reader.cc if (!ReadUInt64(&low_hash)) { ReadUInt64 57 net/quic/quic_data_reader.cc if (!ReadUInt64(&high_hash)) { ReadUInt64 55 net/quic/quic_data_reader.h bool ReadUInt64(uint64* result); ReadUInt64 686 net/quic/quic_framer.cc if (!reader_->ReadUInt64(&packet.nonce_proof)) { ReadUInt64 911 net/quic/quic_framer.cc if (!reader_->ReadUInt64(&public_header->connection_id)) { ReadUInt64 1522 net/quic/quic_framer.cc if (!reader_->ReadUInt64(&time_received_us)) { ReadUInt64 1600 net/quic/quic_framer.cc if (!reader_->ReadUInt64(&frame->byte_offset)) { ReadUInt64 1692 net/quic/quic_framer.cc if (!reader_->ReadUInt64(&frame->byte_offset)) { ReadUInt64 54 net/spdy/spdy_frame_reader.h bool ReadUInt64(uint64* result); ReadUInt64 1683 net/spdy/spdy_framer.cc successful_read = reader.ReadUInt64(&id); ReadUInt64 47 ui/base/clipboard/custom_data_helper.cc if (!pickle.ReadUInt64(&iter, &size)) ReadUInt64 73 ui/base/clipboard/custom_data_helper.cc if (!pickle.ReadUInt64(&iter, &size)) ReadUInt64 96 ui/base/clipboard/custom_data_helper.cc if (!pickle.ReadUInt64(&iter, &size))