Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_relational_storage_executor.cpp138 const TableInfo &table, const std::string &calPrimaryKeyHash) in GeneLogInfoForExistedData()
191 std::string calPrimaryKeyHash = tableManager->CalcPrimaryKeyHash("a.", table, identity); in CreateDistributedTable() local