int64 22 ash/display/display_layout.h typedef std::pair<int64, int64> DisplayIdPair; int64 36 ash/system/chromeos/tray_display.h typedef std::map<int64, DisplayInfo> DisplayInfoMap; int64 37 base/basictypes.h typedef long int64; int64 40 base/basictypes.h typedef long long int64; int64 43 base/containers/hash_tables_unittest.cc typedef std::pair<int64, int16> Int64Int16Pair; int64 44 base/containers/hash_tables_unittest.cc typedef std::pair<int64, int32> Int64Int32Pair; int64 45 base/containers/hash_tables_unittest.cc typedef std::pair<int64, int64> Int64Int64Pair; int64 185 chrome/browser/sync/glue/bookmark_model_associator.cc typedef base::hash_map<int64, const BookmarkNode*> BookmarkIdMap; int64 109 chrome/browser/sync/glue/bookmark_model_associator.h typedef std::map<int64, int64> BookmarkIdToSyncIdMap; int64 110 chrome/browser/sync/glue/bookmark_model_associator.h typedef std::map<int64, const BookmarkNode*> SyncIdToBookmarkNodeMap; int64 207 chrome/browser/sync/profile_sync_service_android.h int64, int64 1289 chrome/browser/sync/profile_sync_service_bookmark_unittest.cc typedef std::map<int64, int64> BookmarkNodeVersionMap; int64 281 chrome/browser/sync_file_system/drive_backend/metadata_database.cc typedef std::map<int64, std::set<int64> > ChildTrackersByParent; int64 125 chrome/browser/sync_file_system/drive_backend/metadata_database_index.h typedef base::ScopedPtrHashMap<int64, FileTracker> TrackerByID; int64 128 chrome/browser/sync_file_system/drive_backend/metadata_database_index.h typedef std::map<int64, TrackerIDsByTitle> TrackerIDsByParentAndTitle; int64 137 chrome/browser/sync_file_system/local/local_file_change_tracker.h typedef std::map<int64, fileapi::FileSystemURL> ChangeSeqMap; int64 76 chrome/browser/sync_file_system/local/local_file_sync_status.h typedef std::map<fileapi::FileSystemURL, int64, int64 119 chrome/browser/ui/webui/instant_ui.cc typedef std::pair<int64, std::string> DebugEvent; int64 38 chrome/utility/importer/firefox_importer.h typedef std::map<int64, std::set<GURL> > FaviconMap; int64 59 chrome/utility/importer/safari_importer.h typedef std::map<int64, std::set<GURL> > FaviconMap; int64 194 content/browser/dom_storage/dom_storage_context_impl.h typedef std::map<int64, scoped_refptr<DOMStorageNamespace> > int64 56 content/browser/indexed_db/indexed_db_active_blob_registry.h typedef std::map<int64, bool> SingleDBMap; int64 58 content/browser/indexed_db/indexed_db_active_blob_registry.h typedef std::map<int64, SingleDBMap> AllDBsMap; int64 64 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc typedef std::pair<int64, int64> KeyPair; int64 51 content/browser/indexed_db/indexed_db_database.h typedef std::pair<int64, std::vector<IndexedDBKey> > IndexKeys; int64 279 content/browser/indexed_db/indexed_db_database.h typedef std::map<int64, IndexedDBTransaction*> TransactionMap; int64 154 content/browser/indexed_db/indexed_db_dispatcher_host.h typedef std::map<int64, GURL> TransactionIDToURLMap; int64 155 content/browser/indexed_db/indexed_db_dispatcher_host.h typedef std::map<int64, uint64> TransactionIDToSizeMap; int64 156 content/browser/indexed_db/indexed_db_dispatcher_host.h typedef std::map<int64, int64> TransactionIDToDatabaseIDMap; int64 53 content/browser/indexed_db/indexed_db_metadata.h typedef std::map<int64, IndexedDBIndexMetadata> IndexMap; int64 64 content/browser/indexed_db/indexed_db_metadata.h typedef std::map<int64, IndexedDBObjectStoreMetadata> ObjectStoreMap; int64 98 content/browser/service_worker/service_worker_context_core.h typedef std::map<int64, ServiceWorkerRegistration*> RegistrationsMap; int64 99 content/browser/service_worker/service_worker_context_core.h typedef std::map<int64, ServiceWorkerVersion*> VersionMap; int64 887 content/browser/web_contents/web_contents_impl.h typedef std::map<RenderViewHost*, std::map<int64, PowerSaveBlocker*> > int64 268 google_apis/drive/test_util.h typedef std::pair<int64, int64> ProgressInfo; int64 32 gpu/command_buffer/common/types.h typedef long int64; int64 34 gpu/command_buffer/common/types.h typedef long long int64; int64 181 net/cookies/cookie_monster_store_test.h typedef std::map<int64, CanonicalCookie> CanonicalCookieMap; int64 1891 net/cookies/cookie_monster_unittest.cc typedef std::map<int64, CanonicalCookie> TimeCookieMap; int64 325 net/disk_cache/simple/simple_synchronous_entry.h typedef std::map<int64, SparseRange> SparseRangeOffsetMap; int64 125 net/tools/epoll_server/epoll_server.h typedef std::multimap<int64, AlarmCB*> TimeToAlarmCBMap; int64 50 net/tools/quic/test_tools/mock_epoll_server.h typedef base::hash_multimap<int64, struct epoll_event> EventQueue; int64 32 sync/internal_api/change_reorder_buffer.cc typedef pair<int64, int64> ParentChildLink; int64 71 sync/internal_api/change_reorder_buffer.h typedef std::map<int64, ChangeRecord::Action> OperationMap; int64 72 sync/internal_api/change_reorder_buffer.h typedef std::map<int64, sync_pb::EntitySpecifics> SpecificsMap; int64 73 sync/internal_api/change_reorder_buffer.h typedef std::map<int64, linked_ptr<ExtraPasswordChangeRecordData> > int64 80 sync/syncable/directory.h typedef base::hash_map<int64, EntryKernel*> MetahandlesMap; int64 368 sync/syncable/entry_kernel.h typedef std::map<int64, EntryKernelMutation> EntryKernelMutationMap; int64 32 third_party/cld/base/basictypes.h typedef long int64; int64 34 third_party/cld/base/basictypes.h typedef long long int64; int64 27 third_party/libaddressinput/chromium/cpp/include/libaddressinput/util/internal/basictypes.h typedef int64_t int64; int64 60 third_party/libaddressinput/chromium/cpp/include/libaddressinput/util/internal/basictypes.h typedef long int64; int64 62 third_party/libaddressinput/chromium/cpp/include/libaddressinput/util/internal/basictypes.h typedef long long int64; int64 23 third_party/libjingle/overrides/talk/base/basictypes.h typedef __int64 int64; int64 142 third_party/npapi/npspy/extern/nspr/obsolete/protypes.h typedef PRInt64 int64; int64 178 third_party/protobuf/src/google/protobuf/stubs/common.h typedef __int64 int64; int64 188 third_party/protobuf/src/google/protobuf/stubs/common.h typedef int64_t int64; int64 44 third_party/protobuf/src/google/protobuf/stubs/type_traits_unittest.cc typedef long int64; int64 74 third_party/re2/util/util.h typedef int64_t int64; int64 68 third_party/snappy/linux/snappy-stubs-public.h typedef int64_t int64; int64 77 third_party/snappy/linux/snappy-stubs-public.h typedef long long int64; int64 68 third_party/snappy/mac/snappy-stubs-public.h typedef int64_t int64; int64 77 third_party/snappy/mac/snappy-stubs-public.h typedef long long int64; int64 68 third_party/snappy/win32/snappy-stubs-public.h typedef int64_t int64; int64 77 third_party/snappy/win32/snappy-stubs-public.h typedef long long int64; int64 60 third_party/tcmalloc/chromium/src/base/basictypes.h typedef int64_t int64; int64 60 third_party/tcmalloc/vendor/src/base/basictypes.h typedef int64_t int64; int64 89 ui/events/latency_info.h std::map<std::pair<LatencyComponentType, int64>, LatencyComponent>, int64 196 webkit/browser/appcache/appcache.h typedef std::map<int64, AppCacheExecutableHandler*> HandlerMap; int64 264 webkit/browser/appcache/appcache_storage.h typedef std::map<int64, ResponseInfoLoadTask*> PendingResponseInfoLoads; int64 869 webkit/browser/appcache/appcache_storage_impl.cc typedef std::map<int64, NamespaceVector> WhiteListMap; int64 91 webkit/browser/appcache/appcache_storage_impl.h typedef std::map<int64, CacheLoadTask*> PendingCacheLoads; int64 62 webkit/browser/appcache/appcache_update_job.h typedef std::map<int64, GURL> LoadingResponses; int64 58 webkit/browser/appcache/appcache_working_set.h typedef base::hash_map<int64, AppCache*> CacheMap; int64 60 webkit/browser/appcache/appcache_working_set.h typedef base::hash_map<int64, AppCacheResponseInfo*> ResponseInfoMap; int64 69 webkit/browser/appcache/mock_appcache_storage.h typedef base::hash_map<int64, scoped_refptr<AppCache> > StoredCacheMap; int64 63 webkit/browser/database/database_tracker.h typedef std::map<base::string16, std::pair<int64, base::string16> > int64 71 webkit/browser/quota/quota_callbacks.h Tuple2<int64, int64> > int64 125 webkit/browser/quota/usage_tracker.h Tuple2<int64, int64> > HostUsageAccumulatorMap;