Home
last modified time | relevance | path

Searched defs:onEnd (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dvirtual_communicator_aggregator.cpp169 const Message *inMsg, const OnSendEnd &onEnd) in DispatchMessage()
189 const Message *inMsg, const OnSendEnd &onEnd) in DispatchMessageInner()
256 void VirtualCommunicatorAggregator::CallSendEnd(int errCode, const OnSendEnd &onEnd) in CallSendEnd()
H A Dvirtual_time_sync_communicator.cpp92 const SendConfig &config, const OnSendEnd &onEnd) in SendMessage()
H A Dvirtual_communicator.cpp54 const OnSendEnd &onEnd) in SendMessage()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/include/
H A Dsend_task_scheduler.h39 OnSendEnd onEnd; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dcommunicator.cpp104 const OnSendEnd &onEnd) in SendMessage()
H A Dcommunicator_aggregator.cpp279 void DoOnSendEndByTaskIfNeed(const OnSendEnd &onEnd, int result) in DoOnSendEndByTaskIfNeed()
296 FrameType inType, const TaskConfig &inConfig, const OnSendEnd &onEnd) in ScheduleSendTask()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dcommunicator_proxy.cpp204 const OnSendEnd &onEnd) in SendMessage()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_scroll_modifier.cpp927 auto onEnd = reinterpret_cast<std::function<void()>*>(callback); in SetScrollOnScrollEnd() local
946 auto onEnd = reinterpret_cast<std::function<void()>*>(callback); in SetScrollOnScrollStop() local