Home
last modified time | relevance | path

Searched defs:GetKvData (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.cpp270 int RdSingleVerStorageExecutor::GetKvData(SingleVerDataType type, const Key &key, Value &value, in GetKvData() 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.cpp666 int SQLiteSingleVerRelationalStorageExecutor::GetKvData(const Key &key, Value &value) const in GetKvData() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor.cpp107 int SQLiteSingleVerStorageExecutor::GetKvData(SingleVerDataType type, const Key &key, Value &value, in GetKvData() function in DistributedDB::SQLiteSingleVerStorageExecutor