Searched defs:SetEncryptKey (Results 1 - 2 of 2) sorted by relevance
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ | ||
H A D | rdb_store_config.cpp | 335 void RdbStoreConfig::SetEncryptKey(const std::vector<uint8_t> &encryptKey) in SetEncryptKey() function in OHOS::NativeRdb::RdbStoreConfig |
H A D | sqlite_connection.cpp | 632 int SqliteConnection::SetEncryptKey(const std::vector<uint8_t> &key, const RdbStoreConfig &config) in SetEncryptKey() function in OHOS::NativeRdb::SqliteConnection |
Completed in 4 milliseconds