Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dconnection_pool.h52 int32_t EnableWal();
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dconnection_pool.cpp471 int ConnPool::EnableWal() in EnableWal() function in OHOS::NativeRdb::ConnPool
H A Drdb_store_impl.cpp1782 errCode = connectionPool_->EnableWal(); in Detach()