Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dfillp_function.h26 #define FILLP_FD_SET (g_fillpOsSocketLibFun.fillpFuncFdSet)
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpcallbacks.h872 FillpFdSetFunc fillpFuncFdSet; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcallbacks.c1436 g_fillpOsSocketLibFun.fillpFuncFdSet = FillpFuncFdSet; in FillpRegLibSysFunc()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dapi.c1455 FILLP_REG_OS_SOCKET_LIB_FUNC(libSysFunc, fillpFuncFdSet); in FtRegCopyOsSocketLibFunc()