Home
last modified time | relevance | path

Searched defs:CheckDataStatus (Results 1 – 4 of 4) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
Dgeneric_kvdb.cpp356 int GenericKvDB::CheckDataStatus(const Key &key, const Value &value, bool isDeleted) const in CheckDataStatus() function in DistributedDB::GenericKvDB
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
Dmulti_ver_natural_store_connection.cpp503 int MultiVerNaturalStoreConnection::CheckDataStatus(const Key &key, const Value &value, bool isDele… in CheckDataStatus() function in DistributedDB::MultiVerNaturalStoreConnection
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_local_kvdb_connection.cpp491 int SQLiteLocalKvDBConnection::CheckDataStatus(const Key &key, const Value &value, bool isDeleted) … in CheckDataStatus() function in DistributedDB::SQLiteLocalKvDBConnection
Dsqlite_single_ver_natural_store_connection.cpp1139 int SQLiteSingleVerNaturalStoreConnection::CheckDataStatus(const Key &key, const Value &value, bool… in CheckDataStatus() function in DistributedDB::SQLiteSingleVerNaturalStoreConnection