Home
last modified time | relevance | path

Searched defs:Rekey (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/
H A Dlocal_database_oper.cpp31 int LocalDatabaseOper::Rekey(const CipherPassword &passwd) in Rekey() function in DistributedDB::LocalDatabaseOper
H A Dmulti_ver_database_oper.cpp36 int MultiVerDatabaseOper::Rekey(const CipherPassword &passwd) in Rekey() function in DistributedDB::MultiVerDatabaseOper
H A Dsingle_ver_database_oper.cpp56 int SingleVerDatabaseOper::Rekey(const CipherPassword &passwd) in Rekey() function in DistributedDB::SingleVerDatabaseOper
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_delegate_impl.cpp330 DBStatus KvStoreDelegateImpl::Rekey(const CipherPassword &password) in Rekey() function in DistributedDB::KvStoreDelegateImpl
H A Dkv_store_nb_delegate_impl.cpp671 DBStatus KvStoreNbDelegateImpl::Rekey(const CipherPassword &password) in Rekey() function in DistributedDB::KvStoreNbDelegateImpl
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store_connection.cpp436 int MultiVerNaturalStoreConnection::Rekey(const CipherPassword &passwd) in Rekey() function in DistributedDB::MultiVerNaturalStoreConnection
H A Dmulti_ver_natural_store.cpp742 int MultiVerNaturalStore::Rekey(const CipherPassword &passwd) in Rekey() function in DistributedDB::MultiVerNaturalStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/
H A Dsqlite_local_kvdb_connection.cpp422 int SQLiteLocalKvDBConnection::Rekey(const CipherPassword &passwd) in Rekey() function in DistributedDB::SQLiteLocalKvDBConnection
H A Dsqlite_local_kvdb.cpp100 int SQLiteLocalKvDB::Rekey(const CipherPassword &passwd) in Rekey() function in DistributedDB::SQLiteLocalKvDB
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_natural_store.cpp233 int RdSingleVerNaturalStore::Rekey(const CipherPassword &passwd) in Rekey() function in DistributedDB::RdSingleVerNaturalStore
H A Drd_single_ver_natural_store_connection.cpp398 int RdSingleVerNaturalStoreConnection::Rekey(const CipherPassword &passwd) in Rekey() function in DistributedDB::RdSingleVerNaturalStoreConnection
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dkv_store_nb_delegate_mock.cpp144 DBStatus KvStoreNbDelegateMock::Rekey(const CipherPassword &password) in Rekey() function in DistributedDB::KvStoreNbDelegateMock
H A Ddb_store_mock.cpp156 DBStatus DBStoreMock::Rekey(const CipherPassword &password) in Rekey() function in OHOS::DistributedData::DBStoreMock
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_utils.cpp972 int SQLiteUtils::Rekey(sqlite3 *db, const CipherPassword &passwd) in Rekey() function in DistributedDB::SQLiteUtils
997 int SQLiteUtils::Rekey(sqlite3 *db, const CipherPassword &passwd) in Rekey() function in DistributedDB::SQLiteUtils
H A Dsqlite_single_ver_natural_store.cpp1394 int SQLiteSingleVerNaturalStore::Rekey(const CipherPassword &passwd) in Rekey() function in DistributedDB::SQLiteSingleVerNaturalStore
H A Dsqlite_single_ver_natural_store_connection.cpp478 int SQLiteSingleVerNaturalStoreConnection::Rekey(const CipherPassword &passwd) in Rekey() function in DistributedDB::SQLiteSingleVerNaturalStoreConnection