Home
last modified time | relevance | path

Searched defs:UpdateKey (Results 1 – 5 of 5) 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.cpp350 int GenericKvDBConnection::UpdateKey(const UpdateKeyCallback &callback) in UpdateKey() function in DistributedDB::GenericKvDBConnection
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
Dkv_store_nb_delegate_impl.cpp948 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.cpp1808 int SQLiteSingleVerNaturalStoreConnection::UpdateKey(const DistributedDB::UpdateKeyCallback &callba… in UpdateKey() function in DistributedDB::SQLiteSingleVerNaturalStoreConnection
Dsqlite_single_ver_storage_executor.cpp2165 int SQLiteSingleVerStorageExecutor::UpdateKey(const UpdateKeyCallback &callback) in UpdateKey() function in DistributedDB::SQLiteSingleVerStorageExecutor