Searched defs:CompareAgainstSchemaObject (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ | ||
H A D | schema_object.cpp | 248 int SchemaObject::CompareAgainstSchemaObject(const SchemaObject &inSchemaObject) const in CompareAgainstSchemaObject() function in DistributedDB::SchemaObject |
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/ | ||
H A D | relational_schema_object.cpp | 350 int RelationalSchemaObject::CompareAgainstSchemaObject(const std::string &inSchemaString, in CompareAgainstSchemaObject() function in DistributedDB::RelationalSchemaObject |