Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_storage_executor.cpp442 int RdSingleVerStorageExecutor::PutKvData(SingleVerDataType type, const Key &key, const Value &valu… in PutKvData() function in DistributedDB::RdSingleVerStorageExecutor
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor.cpp695 int SQLiteSingleVerRelationalStorageExecutor::PutKvData(const Key &key, const Value &value) const in PutKvData() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor.cpp279 int SQLiteSingleVerStorageExecutor::PutKvData(SingleVerDataType type, const Key &key, const Value &… in PutKvData() function in DistributedDB::SQLiteSingleVerStorageExecutor