Searched refs:bufferPoolSize_ (Results 1 – 2 of 2) sorted by relevance
201 if (!CheckBufferPoolSizeConfig(dbConfig, conf.pageSize_, conf.bufferPoolSize_)) { in GetDBConfigFromJsonStr()257 …bufferPoolSize_ == targetConfig.bufferPoolSize_ && crcCheckEnable_ == targetConfig.crcCheckEnable_; in operator ==()
46 uint32_t bufferPoolSize_ = 1024; // 100: default 1024k pool size variable