Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/appdatamgr/frameworks/innerkitsimpl/native_rdb/src/
Drdb_store_config.cpp107 void RdbStoreConfig::SetEncryptKey(const std::vector<uint8_t> &encryptKey) in SetEncryptKey() function in OHOS::NativeRdb::RdbStoreConfig
Dsqlite_connection.cpp181 int SqliteConnection::SetEncryptKey(const std::vector<uint8_t> &encryptKey) in SetEncryptKey() function in OHOS::NativeRdb::SqliteConnection