Home
last modified time | relevance | path

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

/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
Dbase_key.cpp214 bool BaseKey::UpdateKey(const std::string &keypath) in UpdateKey() function in OHOS::StorageDaemon::BaseKey
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
Dgeneric_kvdb_connection.cpp360 int GenericKvDBConnection::UpdateKey(const UpdateKeyCallback &callback) in UpdateKey() function in DistributedDB::GenericKvDBConnection
/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/interfaces/src/
Dkv_store_nb_delegate_impl.cpp986 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.cpp1849 int SQLiteSingleVerNaturalStoreConnection::UpdateKey(const DistributedDB::UpdateKeyCallback &callba… in UpdateKey() function in DistributedDB::SQLiteSingleVerNaturalStoreConnection
Dsqlite_single_ver_storage_executor.cpp2180 int SQLiteSingleVerStorageExecutor::UpdateKey(const UpdateKeyCallback &callback) in UpdateKey() function in DistributedDB::SQLiteSingleVerStorageExecutor