Home
last modified time | relevance | path

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

/aosp_15_r20/external/icing/icing/schema/
H A Dsection.h171 struct SectionGroup { struct
172 std::vector<Section<std::string_view>> string_sections;
173 std::vector<Section<int64_t>> integer_sections;
174 std::vector<Section<PropertyProto::VectorProto>> vector_sections;