Searched refs:GetSchemaConstRef (Results 1 – 6 of 6) sorted by relevance
117 if (kvDBProp.GetSchemaConstRef().IsSchemaValid() == option_.schema.empty()) { in CheckEngineOption()124 if (kvDBProp.GetSchemaConstRef().IsSchemaValid()) { in CheckEngineOption()125 int errCode = kvDBProp.GetSchemaConstRef().CompareAgainstSchemaString(option_.schema); in CheckEngineOption()
230 const SchemaObject &schemaObjRef = MyProp().GetSchemaConstRef(); in CheckAmendValueContentForSyncProcedure()332 const SchemaObject &localSchema = MyProp().GetSchemaConstRef(); in CheckAndInitQueryCondition()396 const SchemaObject &localSchema = MyProp().GetSchemaConstRef(); in AddSubscribe()453 const SchemaObject &localSchema = MyProp().GetSchemaConstRef(); in IsSupportSubscribe()
304 const SchemaObject &schemaObjRef = MyProp().GetSchemaConstRef(); in CheckValueAndAmendIfNeed()1555 return MyProp().GetSchemaConstRef(); in GetSchemaInfo()1565 return MyProp().GetSchemaConstRef(); in GetSchemaObjectConstRef()1570 const SchemaObject &localSchema = MyProp().GetSchemaConstRef(); in CheckCompatible()
54 const SchemaObject &GetSchemaConstRef() const;
93 const SchemaObject &KvDBProperties::GetSchemaConstRef() const in GetSchemaConstRef() function in DistributedDB::KvDBProperties
412 return MyProp().GetSchemaConstRef(); in GetSchemaObjectConstRef()