Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_cloud_kv_executor_utils.cpp884 int SqliteCloudKvExecutorUtils::OnlyUpdateLogTable(sqlite3 *db, bool isMemory, int index, OpType op, in OnlyUpdateLogTable() function in DistributedDB::SqliteCloudKvExecutorUtils
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_single_ver_relational_storage_executor_extend.cpp1244 int SQLiteSingleVerRelationalStorageExecutor::OnlyUpdateLogTable(const VBucket &vBucket, in OnlyUpdateLogTable() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor