Home
last modified time | relevance | path

Searched refs:SmartGeniusInit (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
H A Dnstackx_smartgenius.h25 int32_t SmartGeniusInit(EpollDesc epollfd);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_smartgenius.c243 int32_t SmartGeniusInit(EpollDesc epollfd) in SmartGeniusInit() function
314 int32_t SmartGeniusInit(EpollDesc epollfd) in SmartGeniusInit() function
H A Dnstackx_common.c347 ret = SmartGeniusInit(epollfd); in InternalInit()