Home
last modified time | relevance | path

Searched defs:EntryFileKey (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_file_tracker.h76 struct EntryFileKey { struct
78 explicit EntryFileKey(uint64_t hash) : entry_hash(hash) {} in EntryFileKey() argument
80 uint64_t entry_hash = 0;
87 uint64_t doom_generation = 0;