Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dschema_object.cpp86 SchemaObject::SchemaObject() : flatbufferSchema_(*this) {}; in SchemaObject() function in DistributedDB::SchemaObject
88 SchemaObject::SchemaObject(const SchemaObject &other) in SchemaObject() function in DistributedDB::SchemaObject
118 SchemaObject::SchemaObject(const TableInfo &tableInfo) : flatbufferSchema_(*this) in SchemaObject() function in DistributedDB::SchemaObject