Home
last modified time | relevance | path

Searched defs:onEnd (Results 1 - 16 of 16) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dcommunicator.cpp103 SendMessage(const std::string &dstTarget, const Message *inMsg, const SendConfig &config, const OnSendEnd &onEnd) SendMessage() argument
H A Dcommunicator_aggregator.cpp279 void DoOnSendEndByTaskIfNeed(const OnSendEnd &onEnd, int result) in DoOnSendEndByTaskIfNeed() argument
295 ScheduleSendTask(const std::string &dstTarget, SerialBuffer *inBuff, FrameType inType, const TaskConfig &inConfig, const OnSendEnd &onEnd) ScheduleSendTask() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dvirtual_time_sync_communicator.cpp91 SendMessage(const std::string &dstTarget, const Message *inMsg, const SendConfig &config, const OnSendEnd &onEnd) SendMessage() argument
H A Dvirtual_communicator.cpp53 SendMessage(const std::string &dstTarget, const Message *inMsg, const SendConfig &config, const OnSendEnd &onEnd) SendMessage() argument
H A Dvirtual_communicator_aggregator.cpp256 void VirtualCommunicatorAggregator::CallSendEnd(int errCode, const OnSendEnd &onEnd) in CallSendEnd() argument
168 DispatchMessage(const std::string &srcTarget, const std::string &dstTarget, const Message *inMsg, const OnSendEnd &onEnd) DispatchMessage() argument
188 DispatchMessageInner(const std::string &srcTarget, const std::string &dstTarget, const Message *inMsg, const OnSendEnd &onEnd) DispatchMessageInner() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/include/
H A Dsend_task_scheduler.h39 OnSendEnd onEnd; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dcommunicator_proxy.cpp203 SendMessage(const std::string &dstTarget, const Message *inMsg, const SendConfig &config, const OnSendEnd &onEnd) SendMessage() argument
/third_party/skia/src/gpu/
H A DGrOpsRenderPass.h181 virtual void onEnd() {} in onEnd() function in GrOpsRenderPass
/third_party/skia/src/gpu/dawn/
H A DGrDawnOpsRenderPass.cpp141 void GrDawnOpsRenderPass::onEnd() { in onEnd() function in GrDawnOpsRenderPass
/third_party/skia/src/gpu/gl/
H A DGrGLOpsRenderPass.cpp65 void GrGLOpsRenderPass::onEnd() { in onEnd() function in GrGLOpsRenderPass
/third_party/skia/src/pathops/
H A DSkOpSpan.cpp109 bool SkOpPtT::onEnd() const { in onEnd() function in SkOpPtT
H A DSkOpCoincidence.cpp395 bool onEnd = span->coinPtTStart()->fT == 0; in DEBUG_COIN_DECLARE_ONLY_PARAMS() local
410 bool onEnd = span->coinPtTEnd()->fT == 1; in DEBUG_COIN_DECLARE_ONLY_PARAMS() local
H A DSkPathOpsDebug.cpp1574 bool onEnd = span->coinPtTStart()->fT == 0; in debugAddEndMovedSpans() local
1589 bool onEnd = span->coinPtTEnd()->fT == 1; in debugAddEndMovedSpans() local
/third_party/node/lib/
H A D_http_server.js
/third_party/skia/src/gpu/vk/
H A DGrVkOpsRenderPass.cpp615 void GrVkOpsRenderPass::onEnd() { in onEnd() function in GrVkOpsRenderPass
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_scroll_modifier.cpp905 auto onEnd = reinterpret_cast<std::function<void()>*>(callback); in SetScrollOnScrollEnd() local
924 auto onEnd = reinterpret_cast<std::function<void()>*>(callback); in SetScrollOnScrollStop() local

Completed in 21 milliseconds