Home
last modified time | relevance | path

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

/external/icing/icing/join/
Dqualified-id-join-index-impl-v2.h105 static constexpr int32_t kMetadataFileSize = sizeof(Crcs) + sizeof(Info); variable
Dqualified-id-join-index-impl-v3.h73 static constexpr int32_t kMetadataFileSize = sizeof(Crcs) + sizeof(Info); variable
/external/icing/icing/index/embed/
Dembedding-index.h76 static constexpr int32_t kMetadataFileSize = sizeof(Crcs) + sizeof(Info); variable
/external/icing/icing/index/numeric/
Dinteger-index.h79 static constexpr int32_t kMetadataFileSize = sizeof(Crcs) + sizeof(Info); variable
Dinteger-index-storage.h214 static constexpr int32_t kMetadataFileSize = sizeof(Crcs) + sizeof(Info); variable
/external/icing/icing/file/
Dpersistent-hash-map.h105 static constexpr int32_t kMetadataFileSize = sizeof(Crcs) + sizeof(Info); variable