Home
last modified time | relevance | path

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

/external/icing/icing/schema/
Dschema-store.h64 struct SetSchemaResult { struct
69 bool success = false;
72 bool index_incompatible = false;
81 std::unordered_set<SchemaTypeId> old_schema_type_ids_changed;
85 std::unordered_set<std::string> schema_types_deleted_by_name;
90 std::unordered_set<SchemaTypeId> schema_types_deleted_by_id;
96 std::unordered_set<std::string> schema_types_incompatible_by_name;
102 std::unordered_set<SchemaTypeId> schema_types_incompatible_by_id;