Searched defs:feedfunc (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/ |
H A D | softbus_adapter.cpp | 84 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 D | dms_continue_send_manager.cpp | 149 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 D | dms_continue_recv_manager.cpp | 237 auto feedfunc = [this, senderNetworkId, bundleNameId, continueTypeId, state, retry]() mutable { in PostOnBroadcastBusiness() local
|