Home
last modified time | relevance | path

Searched refs:DealSendSoftbusEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/
H A Dsoftbus_adapter.cpp85 DealSendSoftbusEvent(buffer); in SendSoftbusEvent()
96 int32_t SoftbusAdapter::DealSendSoftbusEvent(std::shared_ptr<DSchedDataBuffer> buffer, const int32_… in DealSendSoftbusEvent() function in OHOS::DistributedSchedule::SoftbusAdapter
131 DealSendSoftbusEvent(buffer, retry + 1); in RetrySendSoftbusEvent()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/softbus_adapter/
H A Dsoftbus_adapter.h44 int32_t DealSendSoftbusEvent(std::shared_ptr<DSchedDataBuffer> buffer, const int32_t retry = 0);