Home
last modified time | relevance | path

Searched defs:maxFd (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/base/cRPC/include/
H A Devloop.h31 int maxFd; member
/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_base_listener.c1068 int32_t maxFd = 0; in CollectSpecifiedModuleListenerEvents() local
1094 int32_t maxFd = 0; in CollectWaitEventFdSet() local
1169 int32_t maxFd = maxFdOrStatus > selectState->ctrlRfd ? maxFdOrStatus : selectState->ctrlRfd; in SelectTask() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_app.c339 int maxFd = 0; in CoapSelectWait() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcallbacks.c314 IN FILLP_INT maxFd, /* fd value to be selected */ in FillpSelect()
/ohos5.0/base/global/i18n/interfaces/js/kits/src/
H A Dintl_addon.cpp572 int64_t maxFd = GetIntegerOptionValue(env, options, "maximumFractionDigits", map); in GetNumberOptionValues() local