Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_socket.h36 int32_t SocketModuleInit(void);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_socket.c37 int32_t SocketModuleInit(void) in SocketModuleInit() function
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_socket.c40 int32_t SocketModuleInit(void) in SocketModuleInit() function
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile.c1130 if (SocketModuleInit() != NSTACKX_EOK) { in NSTACKX_DFileInit()
1329 if (SocketModuleInit() != NSTACKX_EOK) { in NSTACKX_DFileClientWithTargetDev()