Searched defs:ChangeEncryptKey (Results 1 – 4 of 4) sorted by relevance
| /foundation/distributeddatamgr/appdatamgr/frameworks/innerkitsimpl/native_rdb/src/ | ||
| D | sqlite_connection_pool.cpp | 183 int SqliteConnectionPool::ChangeEncryptKey(const std::vector<uint8_t> &newKey) in ChangeEncryptKey() function in OHOS::NativeRdb::SqliteConnectionPool |
| D | sqlite_connection.cpp | 544 int SqliteConnection::ChangeEncryptKey(const std::vector<uint8_t> &newKey) in ChangeEncryptKey() function in OHOS::NativeRdb::SqliteConnection |
| D | rdb_store_impl.cpp | 531 int RdbStoreImpl::ChangeEncryptKey(const std::vector<uint8_t> &newKey) in ChangeEncryptKey() function in OHOS::NativeRdb::RdbStoreImpl |
| /foundation/distributeddatamgr/appdatamgr/frameworks/jskitsimpl/napi_rdb/src/ | ||
| D | napi_rdb_store.cpp | 912 napi_value RdbStoreProxy::ChangeEncryptKey(napi_env env, napi_callback_info info) in ChangeEncryptKey() function in OHOS::RdbJsKit::RdbStoreProxy |