Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dfillp_function.h31 #define FILLP_FD_DESTROY_FD_SET (g_fillpOsSocketLibFun.fillpFuncDestroyFdSet)
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpcallbacks.h879 FillpDestroyFdSetFunc fillpFuncDestroyFdSet; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcallbacks.c1439 g_fillpOsSocketLibFun.fillpFuncDestroyFdSet = FillpFuncDestroyFdSet; in FillpRegLibSysFunc()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dapi.c1458 FILLP_REG_OS_SOCKET_LIB_FUNC(libSysFunc, fillpFuncDestroyFdSet); in FtRegCopyOsSocketLibFunc()