Home
last modified time | relevance | path

Searched defs:ChangeEncryptKey (Results 1 – 4 of 4) sorted by relevance

/foundation/distributeddatamgr/appdatamgr/frameworks/innerkitsimpl/native_rdb/src/
Dsqlite_connection_pool.cpp183 int SqliteConnectionPool::ChangeEncryptKey(const std::vector<uint8_t> &newKey) in ChangeEncryptKey() function in OHOS::NativeRdb::SqliteConnectionPool
Dsqlite_connection.cpp544 int SqliteConnection::ChangeEncryptKey(const std::vector<uint8_t> &newKey) in ChangeEncryptKey() function in OHOS::NativeRdb::SqliteConnection
Drdb_store_impl.cpp531 int RdbStoreImpl::ChangeEncryptKey(const std::vector<uint8_t> &newKey) in ChangeEncryptKey() function in OHOS::NativeRdb::RdbStoreImpl
/foundation/distributeddatamgr/appdatamgr/frameworks/jskitsimpl/napi_rdb/src/
Dnapi_rdb_store.cpp912 napi_value RdbStoreProxy::ChangeEncryptKey(napi_env env, napi_callback_info info) in ChangeEncryptKey() function in OHOS::RdbJsKit::RdbStoreProxy