Searched refs:GetMaxReaders (Results 1 – 2 of 2) sorted by relevance
121 int32_t GetMaxReaders(const RdbStoreConfig &config);
136 maxReader_ = GetMaxReaders(config); in Init()156 int32_t ConnPool::GetMaxReaders(const RdbStoreConfig &config) in GetMaxReaders() function in OHOS::NativeRdb::ConnPool