Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dflatbuffer_schema.cpp153 auto rootTable = schema->root_table(); in ParseFlatBufferSchema() local
234 auto rootTable = schema->root_table(); in VerifyFlatBufferValue() local
293 auto rootTable = schema.root_table(); in GetFieldInfoFromSchemaByPath() local
482 …t SchemaObject::FlatBufferSchema::ParseCheckRootTableAttribute(const reflection::Object &rootTable) in ParseCheckRootTableAttribute()
521 const reflection::Object &rootTable, RawIndexInfos &indexCollect) in ParseCheckRootTableDefine()