Home
last modified time | relevance | path

Searched defs:RunRekeyLogic (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_multi_ver_data_storage.cpp325 int SQLiteMultiVerDataStorage::RunRekeyLogic(CipherType type, const CipherPassword &passwd) in RunRekeyLogic() function in DistributedDB::SQLiteMultiVerDataStorage
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/
H A Dsqlite_local_kvdb.cpp176 int SQLiteLocalKvDB::RunRekeyLogic(CipherType type, const CipherPassword &passwd) in RunRekeyLogic() function in DistributedDB::SQLiteLocalKvDB
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/
H A Dsingle_ver_database_oper.cpp517 int SingleVerDatabaseOper::RunRekeyLogic(CipherType type, const CipherPassword &passwd) in RunRekeyLogic() function in DistributedDB::SingleVerDatabaseOper
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_kvdata_storage.cpp400 int MultiVerKvDataStorage::RunRekeyLogic(CipherType type, const CipherPassword &passwd) in RunRekeyLogic() function in DistributedDB::MultiVerKvDataStorage
H A Dmulti_ver_natural_store_commit_storage.cpp631 int MultiVerNaturalStoreCommitStorage::RunRekeyLogic(CipherType type, const CipherPassword &passwd) in RunRekeyLogic() function in DistributedDB::MultiVerNaturalStoreCommitStorage