Home
last modified time | relevance | path

Searched refs:newEncryptKey (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_config.cpp355 void RdbStoreConfig::SetNewEncryptKey(const std::vector<uint8_t> newEncryptKey) in SetNewEncryptKey() argument
357 newEncryptKey_ = newEncryptKey; in SetNewEncryptKey()
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/mock/include/
H A Drdb_store_config.h253 void SetNewEncryptKey(const std::vector<uint8_t> newEncryptKey);
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_store_config.h671 void SetNewEncryptKey(const std::vector<uint8_t> newEncryptKey);