Home
last modified time | relevance | path

Searched refs:LIST_FOR_EACH (Results 1 – 25 of 35) sorted by relevance

12

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device_remote.c185 LIST_FOR_EACH(pos, list) { in FindRemoteDevice()
198 LIST_FOR_EACH(pos, &device->rxIfaceList) { in FindRxIface()
212 LIST_FOR_EACH(pos, &rxIface->remoteNodeList) { in FindRemoteNodeByRemoteIp()
709 LIST_FOR_EACH(pos, rxIfaceList) { in CopyRemoteNodeListToDeviceInfo()
728 LIST_FOR_EACH(pos, rxIfaceList) { in CopyRxIfaceListToDeviceInfo()
744 LIST_FOR_EACH(pos, g_remoteDeviceList) { in CopyRemoteDeviceListToDeviceInfo()
787 LIST_FOR_EACH(pos, &rxIface->remoteNodeList) { in GetRxIfaceFirstRemoteNode()
800 LIST_FOR_EACH(pos, &device->rxIfaceList) { in GetRemoteDevcieFirstRxIface()
844 LIST_FOR_EACH(pos, &dev->rxIfaceList) { in DumpRemoteNode()
847 LIST_FOR_EACH(tmp, &rxIface->remoteNodeList) { in DumpRemoteNode()
[all …]
H A Dnstackx_device_local.c276 LIST_FOR_EACH(pos, head) { in GetLocalIface()
680 LIST_FOR_EACH(pos, &g_localDevice.readyList[i]) { in LocalIfaceGetCoapCtx()
699 LIST_FOR_EACH(pos, &g_localDevice.readyList[i]) { in GetLocalIfaceByLocalIp()
771 LIST_FOR_EACH(pos, &g_localDevice.readyList[i]) { in LocalIfaceDump()
782 LIST_FOR_EACH(pos, &g_localDevice.creatingList) { in LocalIfaceDump()
792 LIST_FOR_EACH(pos, &g_localDevice.destroyList) { in LocalIfaceDump()
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/
H A Dsoftbus_hidumper.c45 LIST_FOR_EACH(item, &g_hidumperhander_list) { in SoftBusDumpShowHelp()
54 LIST_FOR_EACH(item, &g_hidumperhander_list) { in SoftBusDumpShowHelp()
82 LIST_FOR_EACH(item, varList) { in SoftBusDumpSubModuleHelp()
206 LIST_FOR_EACH(item, &g_hidumperhander_list) { in SoftBusDumpDispatch()
H A Dsoftbus_hidumper_bc_mgr.c59 LIST_FOR_EACH(item, &g_bcMgr_var_list) { in SoftBusBcMgrDumpHander()
H A Dsoftbus_hidumper_buscenter.c58 LIST_FOR_EACH(item, &g_busCenter_var_list) { in SoftBusBusCenterDumpHander()
H A Dsoftbus_hidumper_conn.c57 LIST_FOR_EACH(item, &g_conn_var_list) { in SoftBusConnDumpHander()
H A Dsoftbus_hidumper_disc.c58 LIST_FOR_EACH(item, &g_disc_var_list) { in SoftBusDiscDumpHander()
H A Dsoftbus_hidumper_broadcast.c121 LIST_FOR_EACH(item, &g_bc_var_list) { in SoftBusBroadcastDumpHander()
H A Dsoftbus_hidumper_trans.c133 LIST_FOR_EACH(item, &g_trans_var_list) { in SoftBusTransDumpHandler()
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/common/src/
H A Dsoftbus_client_frame_manager.c51 LIST_FOR_EACH(item, &g_pkgNameList) { in CheckPkgNameInfo()
271 LIST_FOR_EACH(item, &g_pkgNameList) { in GetSoftBusClientNameList()
312 LIST_FOR_EACH(item, &g_pkgNameList) { in CheckPackageName()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_app.c65 LIST_FOR_EACH(pos, &g_ctxList) { in CoapGetCoapCtxType()
176 LIST_FOR_EACH(pos, &g_ctxList) { in CoAPEpollErrorHandle()
196 LIST_FOR_EACH(pos, &g_ctxList) { in RegisterCtxTask()
525 LIST_FOR_EACH(pos, &g_ctxList) { in ResetCoapSocketTaskCount()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_dfx.c59 LIST_FOR_EACH(pos, &g_dFileSessionChain) in HidumpList()
92 LIST_FOR_EACH(pos, &session->peerInfoChain) in HidumpInfoClient()
124 LIST_FOR_EACH(pos, &session->dFileTransChain) in HidumpInfoServer()
H A Dnstackx_dfile_mp.c89 LIST_FOR_EACH(pos, &session->peerInfoChain) { in ClientGetPeerInfoBySocketIndex()
H A Dnstackx_file_manager.c946 LIST_FOR_EACH(list, &fileManager->taskList.head) { in WakeAllThread()
1085 LIST_FOR_EACH(list, &taskList->head) { in GetFileListById()
1124 LIST_FOR_EACH(list, &taskList->head) { in GetFileBlockListSize()
1176 LIST_FOR_EACH(list, &fileManager->taskList.head) { in FileManagerStopTask()
1779 LIST_FOR_EACH(list, &fileManager->taskList.head) { in FileManagerGetBytesTransferred()
1831 LIST_FOR_EACH(list, &fileManager->taskList.head) { in FileManagerGetTransUpdateInfo()
1979 LIST_FOR_EACH(list, &fileManager->taskList.head) { in FileManagerSetAllDataReceived()
2086 LIST_FOR_EACH(pos, &session->tranIdStateList.head) { in GetTransIdState()
/ohos5.0/base/tee/tee_client/services/tlogcat/src/
H A Dproc_tag.c58 LIST_FOR_EACH(ptr, &g_taTagList) { in QueryTaTagNode()
78 LIST_FOR_EACH(ptr, &g_driverTagList) { in QueryDriverTagNode()
/ohos5.0/foundation/communication/dsoftbus/
H A D.clang-format36 - 'LIST_FOR_EACH'
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
H A Dnstackx_event.c48 LIST_FOR_EACH(pos, eventNodeChain) { in EventModuleClean()
/ohos5.0/base/inputmethod/imf/
H A D.clang-format36 - 'LIST_FOR_EACH'
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_list.h106 #define LIST_FOR_EACH(curr, head) \ macro
/ohos5.0/base/tee/tee_client/frameworks/include/
H A Dtee_client_list.h82 #define LIST_FOR_EACH(pos, list) \ macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_epoll.c157 LIST_FOR_EACH(curr, &g_epollEventPtrList) { in EpollSetFindByFd()
170 LIST_FOR_EACH(curr, &g_epollEventPtrList) { in EpollEventListFind()
183 LIST_FOR_EACH(curr, &(ptr->taskList)) { in EpollTaskListFind()
242 LIST_FOR_EACH(curr, &(ptr->taskList)) { in EpollTaskFindByFd()
H A Dsys_event.c145 LIST_FOR_EACH(pos, eventNodeChain) { in EventModuleInit()
/ohos5.0/foundation/communication/dsoftbus/core/common/include/
H A Dcommon_list.h132 #define LIST_FOR_EACH(item, list) \ macro
/ohos5.0/base/tee/tee_client/frameworks/libteec_vendor/
H A Dtee_client_api.c243 LIST_FOR_EACH(ptr, &g_teecContextList) in FindBnContext()
310 LIST_FOR_EACH(ptr, &context->session_list) in FindBnSession()
437 LIST_FOR_EACH(ptr, &context->shrd_mem_list) in GetBnShmByOffset()
802 LIST_FOR_EACH(ptr, &g_teecContextList) { in TEEC_InitializeContext()
1458 LIST_FOR_EACH(ptr, &contextInner->shrd_mem_list) in TEEC_FindAndRemoveShrMemInner()
1552 LIST_FOR_EACH(ptr, &context->shrd_mem_list) in CheckSharedBufferExist()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_event.c148 LIST_FOR_EACH(pos, eventNodeChain) { in EventModuleInit()

12