Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store.cpp994 auto primaryKeyMap = tableInfo.GetPrimaryKey(); in CheckFields() local
1223 const std::map<int, FieldName> &primaryKeyMap = tableInfo.GetPrimaryKey(); in CheckObjectValid() local