Home
last modified time | relevance | path

Searched refs:HandleDataCorruption (Results 1 - 3 of 3) sorted by relevance

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dconnection_pool.h43 static std::pair<RebuiltType, std::shared_ptr<ConnectionPool>> HandleDataCorruption
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dconnection_pool.cpp75 std::pair<RebuiltType, std::shared_ptr<ConnectionPool>> ConnPool::HandleDataCorruption( in HandleDataCorruption() function in OHOS::NativeRdb::ConnPool
H A Drdb_store_impl.cpp900 std::tie(rebuild_, connectionPool_) = ConnectionPool::HandleDataCorruption(config_, errCode); in RdbStoreImpl()

Completed in 10 milliseconds