Home
last modified time | relevance | path

Searched defs:UpdateKey (Results 1 – 8 of 8) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
Dgeneric_kvdb_connection.cpp363 int GenericKvDBConnection::UpdateKey(const UpdateKeyCallback &callback) in UpdateKey() function in DistributedDB::GenericKvDBConnection
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
Dbase_key.cpp280 bool BaseKey::UpdateKey(const std::string &keypath) in StoreKey() function in OHOS::StorageDaemon::BaseKey
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
Ddb_store_mock.cpp309 DBStatus DBStoreMock::UpdateKey(const UpdateKeyCallback &callback) in UpdateKey() function in OHOS::DistributedData::DBStoreMock
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
Drd_single_ver_natural_store_connection.cpp435 int RdSingleVerNaturalStoreConnection::UpdateKey(const UpdateKeyCallback &callback) in UpdateKey() function in DistributedDB::RdSingleVerNaturalStoreConnection
Drd_single_ver_storage_executor.cpp700 int RdSingleVerStorageExecutor::UpdateKey(const UpdateKeyCallback &callback) in UpdateKey() function in DistributedDB::RdSingleVerStorageExecutor
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
Dkv_store_nb_delegate_impl.cpp989 DBStatus KvStoreNbDelegateImpl::UpdateKey(const UpdateKeyCallback &callback) in UpdateKey() function in DistributedDB::KvStoreNbDelegateImpl
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_natural_store_connection.cpp1819 int SQLiteSingleVerNaturalStoreConnection::UpdateKey(const DistributedDB::UpdateKeyCallback &callba… in UpdateKey() function in DistributedDB::SQLiteSingleVerNaturalStoreConnection
Dsqlite_single_ver_storage_executor.cpp2163 int SQLiteSingleVerStorageExecutor::UpdateKey(const UpdateKeyCallback &callback) in UpdateKey() function in DistributedDB::SQLiteSingleVerStorageExecutor