Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/
H A Ddb_config.cpp79 bool CheckPageSizeConfig(const JsonObject &config, int32_t &pageSize) in CheckPageSizeConfig() function
177 if (!CheckPageSizeConfig(dbConfig, conf.pageSize_)) { in GetDBConfigFromJsonStr()