/foundation/communication/dsoftbus/tests/core/common/message_handler/fuzztest/messagehandler_fuzzer/ |
H A D | messagehandler_fuzzer.cpp | 27 SoftBusLooper *looper = GetLooper(LOOP_TYPE_DEFAULT); in DoMessageHandlerFuzz() 28 SetLooper(LOOP_TYPE_DEFAULT, looper); in DoMessageHandlerFuzz()
|
/foundation/communication/dsoftbus/adapter/common/bus_center/driver/ |
H A D | lnn_hdf_driver_monitor.c | 88 int32_t ret = LnnAsyncCallbackHelper(GetLooper(LOOP_TYPE_DEFAULT), LnnNotifyWlanStateChangeEvent, in ProcessWlanEvent() 134 LnnAsyncCallbackDelayHelper(GetLooper(LOOP_TYPE_DEFAULT), DelayInitFunction, NULL, BIND_HDF_DELAY); in DelayInitFunction() 143 LnnAsyncCallbackDelayHelper(GetLooper(LOOP_TYPE_DEFAULT), DelayInitFunction, NULL, BIND_HDF_DELAY); in DelayInitFunction() 152 return LnnAsyncCallbackDelayHelper(GetLooper(LOOP_TYPE_DEFAULT), DelayInitFunction, NULL, BIND_HDF_DELAY); in LnnInitDriverMonitorImpl()
|
/foundation/communication/dsoftbus/adapter/common/bus_center/wlan/ |
H A D | lnn_wifiservice_monitor.cpp | 139 int32_t ret = LnnAsyncCallbackHelper(GetLooper(LOOP_TYPE_DEFAULT), LnnNotifyWlanStateChangeEvent, in OnReceiveEvent() 220 int32_t ret = LnnAsyncCallbackHelper(GetLooper(LOOP_TYPE_DEFAULT), LnnNotifyWlanStateChangeEvent, in UpdateLocalWifiActiveCapability() 247 int32_t ret = LnnAsyncCallbackHelper(GetLooper(LOOP_TYPE_DEFAULT), LnnNotifyWlanStateChangeEvent, in UpdateLocalWifiConnCapability() 278 SoftBusLooper *looper = GetLooper(LOOP_TYPE_DEFAULT); in LnnSubscribeWifiService() 288 SoftBusLooper *looper = GetLooper(LOOP_TYPE_DEFAULT); in LnnInitWifiServiceMonitorImpl()
|
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/ |
H A D | lnn_heartbeat_ctrl.c | 259 if (LnnAsyncCallbackDelayHelper(GetLooper(LOOP_TYPE_DEFAULT), RequestEnableDiscovery, NULL, time) != in LnnRequestBleDiscoveryProcess() 353 if (LnnAsyncCallbackDelayHelper(GetLooper(LOOP_TYPE_DEFAULT), HbDelaySetHighScanParam, NULL, 0) != SOFTBUS_OK) { in HbHandleBleStateChange() 356 if (LnnAsyncCallbackDelayHelper(GetLooper(LOOP_TYPE_DEFAULT), HbDelaySetNormalScanParam, NULL, in HbHandleBleStateChange() 536 LnnAsyncCallbackDelayHelper(GetLooper(LOOP_TYPE_DEFAULT), HbDelayConditionChanged, NULL, in HbScreenOnOnceTryCloudSync() 632 GetLooper(LOOP_TYPE_DEFAULT), HbDelaySetHighScanParam, NULL, HB_CLOUD_SYNC_DELAY_LEN); in HbScreenLockChangeEventHandler() 633 LnnAsyncCallbackDelayHelper(GetLooper(LOOP_TYPE_DEFAULT), HbDelaySetNormalScanParam, NULL, in HbScreenLockChangeEventHandler() 635 LnnAsyncCallbackDelayHelper(GetLooper(LOOP_TYPE_DEFAULT), HbDelayConditionChanged, NULL, in HbScreenLockChangeEventHandler() 665 GetLooper(LOOP_TYPE_DEFAULT), HbDelaySetHighScanParam, NULL, HB_CLOUD_SYNC_DELAY_LEN); in HbAccountStateChangeEventHandler() 666 LnnAsyncCallbackDelayHelper(GetLooper(LOOP_TYPE_DEFAULT), HbDelaySetNormalScanParam, NULL, in HbAccountStateChangeEventHandler() 668 LnnAsyncCallbackDelayHelper(GetLooper(LOOP_TYPE_DEFAULT), HbDelayConditionChange in HbAccountStateChangeEventHandler() [all...] |
/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/ |
H A D | softbus_hisysevt_common.c | 142 CreateAndPostMsgDelay(GetLooper(LOOP_TYPE_DEFAULT), ReportStatisticEvtPeriod, MS_OF_DAY); in ReportStatisticEvtPeriod() 171 return CreateAndPostMsgDelay(GetLooper(LOOP_TYPE_DEFAULT), ReportStatisticEvtPeriod, MS_OF_DAY); in InitSoftbusSysEvt()
|
/foundation/communication/dsoftbus/adapter/common/bus_center/common_event/ |
H A D | lnn_common_event_monitor.cpp | 148 SoftBusLooper *looper = GetLooper(LOOP_TYPE_DEFAULT); in LnnSubscribeCommonEvent() 159 SoftBusLooper *looper = GetLooper(LOOP_TYPE_DEFAULT); in LnnInitCommonEventMonitorImpl()
|
/foundation/communication/dsoftbus/adapter/common/bus_center/boot_event/ |
H A D | lnn_boot_event_monitor.cpp | 46 if (LnnAsyncCallbackDelayHelper(GetLooper(LOOP_TYPE_DEFAULT), ProcessBootEvent, NULL, 0) != SOFTBUS_OK) { in AccountBootEventCb()
|
/foundation/communication/dsoftbus/core/bus_center/service/src/ |
H A D | bus_center_manager.c | 153 SoftBusLooper *looper = GetLooper(LOOP_TYPE_DEFAULT); in BusCenterServerDelayInit() 164 int32_t ret = LnnAsyncCallbackDelayHelper(GetLooper(LOOP_TYPE_DEFAULT), BusCenterServerDelayInit, in StartDelayInit()
|
/foundation/communication/dsoftbus/core/common/include/ |
H A D | message_handler.h | 63 LOOP_TYPE_DEFAULT = 1, enumerator
|
/foundation/communication/dsoftbus/tests/core/common/message_handler/unittest/ |
H A D | message_handler_test.c | 51 g_networkingHandler.looper = GetLooper(LOOP_TYPE_DEFAULT); in TestMessageHandler()
|
/foundation/communication/dsoftbus/adapter/common/bus_center/network/ |
H A D | lnn_bt_monitor.c | 76 int32_t ret = LnnAsyncCallbackHelper(GetLooper(LOOP_TYPE_DEFAULT), LnnNotifyBtStateChangeEvent, in LnnOnBtStateChanged()
|
H A D | lnn_netmanager_listener.cpp | 204 SoftBusLooper *looper = GetLooper(LOOP_TYPE_DEFAULT); in LnnInitNetManagerMonitorImpl()
|
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/decision_db/src/ |
H A D | lnn_decision_db.c | 344 (void)LnnAsyncCallbackHelper(GetLooper(LOOP_TYPE_DEFAULT), CompleteUpdateTrustedDevInfo, NULL); in InsertTrustedDevInfoRecord() 389 (void)LnnAsyncCallbackHelper(GetLooper(LOOP_TYPE_DEFAULT), CompleteUpdateTrustedDevInfo, NULL); in RemoveTrustedDevInfoRecord() 476 if (LnnAsyncCallbackHelper(GetLooper(LOOP_TYPE_DEFAULT), InsertTrustedDevInfoRecord, in LnnInsertSpecificTrustedDevInfo() 510 if (LnnAsyncCallbackHelper(GetLooper(LOOP_TYPE_DEFAULT), RemoveTrustedDevInfoRecord, in LnnDeleteSpecificTrustedDevInfo()
|
/foundation/communication/dsoftbus/core/authentication/src/ |
H A D | auth_hichain_system_ability_monitor.cpp | 75 ret = LnnAsyncCallbackDelayHelper(GetLooper(LOOP_TYPE_DEFAULT), RetryRegTrustListener, nullptr, in OnAddSystemAbility()
|
H A D | auth_connection.c | 370 if (LnnAsyncCallbackDelayHelper(GetLooper(LOOP_TYPE_DEFAULT), AsyncCallDeviceIdReceived, request, 0) != in HandleDataReceivedProcess() 508 if (LnnAsyncCallbackDelayHelper(GetLooper(LOOP_TYPE_DEFAULT), AsyncCallDeviceIdReceived, request, in HandleRepeatDeviceIdDataDelay()
|
H A D | auth_common.c | 461 g_authHandler.looper = GetLooper(LOOP_TYPE_DEFAULT); in AuthCommonInit()
|
/foundation/communication/dsoftbus/adapter/common/net/hdi/common/ |
H A D | softbus_adapter_wlan_extend.c | 70 if (LnnAsyncCallbackDelayHelper(GetLooper(LOOP_TYPE_DEFAULT), GetOneChannelMeasResult, NULL, in ExcuteChannelMeas()
|
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_p2p_info.c | 321 int32_t rc = LnnAsyncCallbackHelper(GetLooper(LOOP_TYPE_DEFAULT), ProcessSyncP2pInfo, NULL); in LnnSyncP2pInfo() 331 int32_t rc = LnnAsyncCallbackHelper(GetLooper(LOOP_TYPE_DEFAULT), ProcessSyncWifiDirectAddr, NULL); in LnnSyncWifiDirectAddr()
|
H A D | lnn_devicename_info.c | 420 int32_t ret = LnnAsyncCallbackDelayHelper(GetLooper(LOOP_TYPE_DEFAULT), UpdataLocalFromSetting, NULL, 0); in AccountBootEventHandle() 459 SoftBusLooper *looper = GetLooper(LOOP_TYPE_DEFAULT); in UpdataLocalFromSetting()
|
H A D | lnn_sync_info_manager.c | 245 (void)LnnAsyncCallbackDelayHelper(GetLooper(LOOP_TYPE_DEFAULT), in CloseUnusedChannel() 375 (void)LnnAsyncCallbackDelayHelper(GetLooper(LOOP_TYPE_DEFAULT), in AddChannelInfoNode() 1005 (void)LnnAsyncCallbackDelayHelper(GetLooper(LOOP_TYPE_DEFAULT), in SendSyncInfoByNewChannel()
|
H A D | lnn_net_builder_init.c | 671 if (LnnAsyncCallbackDelayHelper(GetLooper(LOOP_TYPE_DEFAULT), OnLnnProcessNotTrustedMsgDelay, in OnDeviceNotTrusted() 708 LnnGetNetBuilder()->looper = GetLooper(LOOP_TYPE_DEFAULT); in InitNetBuilderLooper()
|
/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/ |
H A D | softbus_hidumper_broadcast.c | 157 g_bcDumphandler.looper = GetLooper(LOOP_TYPE_DEFAULT); in SoftbusBroadcastDumpLooperInit()
|
/foundation/communication/dsoftbus/core/common/message_handler/ |
H A D | message_handler.c | 484 {LOOP_TYPE_DEFAULT, NULL}, 579 SetLooper(LOOP_TYPE_DEFAULT, looper); in LooperInit()
|
/foundation/communication/dsoftbus/core/bus_center/utils/src/ |
H A D | lnn_state_machine.c | 264 fsm->looper = looper == NULL ? GetLooper(LOOP_TYPE_DEFAULT) : looper; in LnnFsmInit()
|
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
H A D | lnn_lane.c | 599 int32_t ret = LnnAsyncCallbackDelayHelper(GetLooper(LOOP_TYPE_DEFAULT), LaneInitChannelRatingDelay, in LaneDelayInit()
|