Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dconnection_pool.h51 std::pair<int32_t, SharedConn> DisableWal();
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dconnection_pool.cpp441 std::pair<int32_t, std::shared_ptr<Conn>> ConnPool::DisableWal() in DisableWal() function in ConnPool
H A Drdb_store_impl.cpp1648 auto [err, newConn] = connectionPool_->DisableWal(); in AttachInner()

Completed in 6 milliseconds