Home
last modified time | relevance | path

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

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