Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dflatbuffer_schema.cpp811 …eFieldInfo(const reflection::Field &selfField, const reflection::Field &otherField, bool &isStruct) in CompareFieldInfo()
890 bool isStruct = false; in CompareTableOrStructDefine() local