Home
last modified time | relevance | path

Searched refs:LOOP_TYPE_LNN (Results 1 - 8 of 8) sorted by relevance

/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_manager.c245 SetLooper(LOOP_TYPE_LNN, looper); in LnnInitLnnLooper()
252 SoftBusLooper *looper = GetLooper(LOOP_TYPE_LNN); in LnnDeinitLnnLooper()
255 SetLooper(LOOP_TYPE_LNN, NULL); in LnnDeinitLnnLooper()
/foundation/communication/dsoftbus/core/common/include/
H A Dmessage_handler.h65 LOOP_TYPE_LNN enumerator
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_link_conflict.c457 g_linkConflictLoopHandler.looper = GetLooper(LOOP_TYPE_LNN); in InitLinkConflictLooper()
H A Dlnn_lane_link_p2p.c1173 if (LnnAsyncCallbackDelayHelper(GetLooper(LOOP_TYPE_LNN), CheckRawLinkInfo, (void *)p2pRequestId, in CheckRawLinkInfo()
1218 if (LnnAsyncCallbackDelayHelper(GetLooper(LOOP_TYPE_LNN), CheckRawLinkInfo, (void *)requestId, in NotifyRawLinkSucc()
2731 g_guideChannelHandler.looper = GetLooper(LOOP_TYPE_LNN); in InitGuideChannelLooper()
H A Dlnn_trans_lane.c1689 g_laneLoopHandler.looper = GetLooper(LOOP_TYPE_LNN); in InitLooper()
/foundation/communication/dsoftbus/core/common/message_handler/
H A Dmessage_handler.c486 {LOOP_TYPE_LNN, NULL}
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_fsm.c1069 SoftBusLooper *looper = GetLooper(LOOP_TYPE_LNN); in InitHeartbeatFsm()
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_data_cloud_sync.c1120 int32_t rc = LnnAsyncCallbackHelper(GetLooper(LOOP_TYPE_LNN), ProcessSyncToDB, data); in LnnLedgerAllDataSyncToDB()

Completed in 14 milliseconds