Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
Drd_single_ver_storage_executor.cpp716 void RdSingleVerStorageExecutor::PutIntoCommittedData(const Key &key, const Value &value, in PutIntoCommittedData() function in DistributedDB::RdSingleVerStorageExecutor
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_storage_executor.cpp1129 void SQLiteSingleVerStorageExecutor::PutIntoCommittedData(const DataItem &itemPut, const DataItem &… in PutIntoCommittedData() function in DistributedDB::SQLiteSingleVerStorageExecutor