Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor.cpp168 const std::string &calPrimaryKeyHash, TableInfo &tableInfo) in GeneLogInfoForExistedData()
254 std::string calPrimaryKeyHash = tableManager->CalcPrimaryKeyHash("a.", table, identity); in CreateDistributedTable() local
H A Dsqlite_single_ver_relational_storage_extend_executor.cpp354 std::string calPrimaryKeyHash = tableManager->CalcPrimaryKeyHash("a.", table, ""); in CreateTrackerTable() local