Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Drdb_store_impl.cpp122 auto logTable = DistributedDB::RelationalStoreManager::GetDistributedLogTableName(table); in GetModifyTime() local
168 const std::string &logTable, std::vector<PRIKey> &keys) in GetModifyTimeByRowId()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_relational_storage_executor.cpp146 std::string logTable = DBConstant::RELATIONAL_PREFIX + tableName + "_log"; in GeneLogInfoForExistedData() local