Home
last modified time | relevance | path

Searched defs:SetEncryptKey (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_config.cpp341 void RdbStoreConfig::SetEncryptKey(const std::vector<uint8_t> &encryptKey) in SetEncryptKey() function in OHOS::NativeRdb::RdbStoreConfig
H A Dsqlite_connection.cpp641 int SqliteConnection::SetEncryptKey(const std::vector<uint8_t> &key, const RdbStoreConfig &config) in SetEncryptKey() function in OHOS::NativeRdb::SqliteConnection