Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/
H A Dschema_mgr.cpp55 FieldInfoMap localFields = tableInfo.GetFields(); in ChkSchema() local
59 int SchemaMgr::CompareFieldSchema(std::map<int, FieldName> &primaryKeys, FieldInfoMap &localFields, in CompareFieldSchema()
161 FieldInfoMap localFields = tableInfo.GetFields(); in SetCloudDbSchema() local