Home
last modified time | relevance | path

Searched defs:maxConnNum (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/
H A Ddb_config.cpp105 bool CheckMaxConnNumConfig(const JsonObject &config, int32_t &maxConnNum) in CheckMaxConnNumConfig()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dres.h42 FILLP_UINT16 maxConnNum; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dspunge.h49 FILLP_UINT maxConnNum; member
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/tcp/
H A Dtcp_manager_test.cpp362 int32_t maxConnNum; variable