Home
last modified time | relevance | path

Searched refs:GetMaxReaders (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dconnection_pool.h123 int32_t GetMaxReaders(const RdbStoreConfig &config);
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dconnection_pool.cpp132 maxReader_ = GetMaxReaders(config); in Init()
152 int32_t ConnPool::GetMaxReaders(const RdbStoreConfig &config) in GetMaxReaders() function in OHOS::NativeRdb::ConnPool

Completed in 2 milliseconds