Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/mock/
H A Dbase_key_mock.cpp64 bool BaseKey::UpdateKey(const std::string &keypath, bool needSyncCandidate) in UpdateKey() function in BaseKey
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dgeneric_kvdb_connection.cpp364 int GenericKvDBConnection::UpdateKey(const UpdateKeyCallback &callback) in UpdateKey() function in DistributedDB::GenericKvDBConnection
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dkv_store_nb_delegate_mock.cpp248 DBStatus KvStoreNbDelegateMock::UpdateKey(const UpdateKeyCallback &callback) in UpdateKey() function in DistributedDB::KvStoreNbDelegateMock
H A Ddb_store_mock.cpp309 DBStatus DBStoreMock::UpdateKey(const UpdateKeyCallback &callback) in UpdateKey() function in OHOS::DistributedData::DBStoreMock
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_natural_store_connection.cpp527 int RdSingleVerNaturalStoreConnection::UpdateKey(const UpdateKeyCallback &callback) in UpdateKey() function in DistributedDB::RdSingleVerNaturalStoreConnection
H A Drd_single_ver_storage_executor.cpp705 int RdSingleVerStorageExecutor::UpdateKey(const UpdateKeyCallback &callback) in UpdateKey() function in DistributedDB::RdSingleVerStorageExecutor
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dbase_key.cpp357 bool BaseKey::UpdateKey(const std::string &keypath, bool needSyncCandidate) in StoreKey() function in OHOS::StorageDaemon::BaseKey
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_animation.cpp742 void EcsAnimation::UpdateKey(IEcsTrackAnimation::Ptr track, uint32_t oldKeyIndex, uint32_t newKeyIn… in UpdateKey() function in EcsAnimation
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_nb_delegate_impl.cpp1064 DBStatus KvStoreNbDelegateImpl::UpdateKey(const UpdateKeyCallback &callback) in UpdateKey() function in DistributedDB::KvStoreNbDelegateImpl
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store_connection.cpp1838 int SQLiteSingleVerNaturalStoreConnection::UpdateKey(const DistributedDB::UpdateKeyCallback &callba… in UpdateKey() function in DistributedDB::SQLiteSingleVerNaturalStoreConnection
H A Dsqlite_single_ver_storage_executor.cpp2142 int SQLiteSingleVerStorageExecutor::UpdateKey(const UpdateKeyCallback &callback) in UpdateKey() function in DistributedDB::SQLiteSingleVerStorageExecutor