Home
last modified time | relevance | path

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

/aosp_15_r20/external/icing/icing/file/
H A Dpersistent-storage.h102 struct ComponentCrcs { struct
103 uint32_t info_crc;
104 uint32_t storages_crc;
110 Crc32 GetChecksum() const { in GetChecksum()