Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dflatbuffer_schema.cpp567 bool CheckFieldTypeSupport(const reflection::Type &inType, bool isRootField) in CheckFieldTypeSupport()
606 bool isRootField = (depth == ROOT_DEFINE_DEPTH); in ParseCheckFieldInfo() local