Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dschema_object.cpp248 int SchemaObject::CompareAgainstSchemaObject(const SchemaObject &inSchemaObject) const in CompareAgainstSchemaObject() function in DistributedDB::SchemaObject
254 int SchemaObject::CompareAgainstSchemaObject(const SchemaObject &inSchemaObject, IndexDifference &i… in CompareAgainstSchemaObject() function in DistributedDB::SchemaObject
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Drelational_schema_object.cpp350 int RelationalSchemaObject::CompareAgainstSchemaObject(const std::string &inSchemaString, in CompareAgainstSchemaObject() function in DistributedDB::RelationalSchemaObject
356 int RelationalSchemaObject::CompareAgainstSchemaObject(const RelationalSchemaObject &inSchemaObject, in CompareAgainstSchemaObject() function in DistributedDB::RelationalSchemaObject