Home
last modified time | relevance | path

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

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