Home
last modified time | relevance | path

Searched refs:CloseAllConnections (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dconnection_pool.cpp153 CloseAllConnections(); in ~ConnectionPool()
193 void ConnPool::CloseAllConnections() in CloseAllConnections() function in OHOS::NativeRdb::ConnPool
383 CloseAllConnections(); in ChangeDbFileForRestore()
395 CloseAllConnections(); in ChangeDbFileForRestore()
424 CloseAllConnections(); in RestoreMasterDb()
447 CloseAllConnections(); in RestoreMasterDb()
H A Drdb_store_impl.cpp1664 connectionPool_->CloseAllConnections(); in AttachInner()
1779 connectionPool_->CloseAllConnections(); in Detach()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dconnection_pool.h63 void CloseAllConnections();