Home
last modified time | relevance | path

Searched refs:ParseCheckRootTableAttribute (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dschema_object.h179 int ParseCheckRootTableAttribute(const reflection::Object &rootTable);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dflatbuffer_schema.cpp163 int errCode = ParseCheckRootTableAttribute(*rootTable); in ParseFlatBufferSchema()
482 int SchemaObject::FlatBufferSchema::ParseCheckRootTableAttribute(const reflection::Object &rootTabl… in ParseCheckRootTableAttribute() function in DistributedDB::SchemaObject::FlatBufferSchema