Home
last modified time | relevance | path

Searched defs:feedfunc (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/
H A Dsoftbus_adapter.cpp84 auto feedfunc = [this, buffer]() { in SendSoftbusEvent() local
130 auto feedfunc = [this, buffer, retry]() mutable { in RetrySendSoftbusEvent() local
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddms_continue_send_manager.cpp149 auto feedfunc = [this, missionId, reason]() { in NotifyMissionFocused() local
179 auto feedfunc = [this, missionId, reason]() { in NotifyMissionUnfocused() local
534 auto feedfunc = [this, missionId, state]() { in SetMissionContinueState() local
647 auto feedfunc = [this, missionId]() { in OnDeviceScreenOff() local
662 auto feedfunc = [this]() { in OnDeviceScreenOn() local
H A Ddms_continue_recv_manager.cpp237 auto feedfunc = [this, senderNetworkId, bundleNameId, continueTypeId, state, retry]() mutable { in PostOnBroadcastBusiness() local