Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Ddisk_format.h108 struct EntryStore { struct
122 uint32_t self_hash; // The hash of EntryStore up to this point. argument
126 static_assert(sizeof(EntryStore) == 256, "bad EntryStore"); argument