Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/aicpu_sharder/
Daicpu_async_event.cc106 void AsyncEventManager::ProcessEvent(const uint32_t event_id, const uint32_t sub_event_id, void *pa… in ProcessEvent() function in aicpu::AsyncEventManager
/third_party/openhitls/tls/cm/src/
Dconn_establish.c302 static int32_t ProcessEvent(HITLS_Ctx *ctx, ManageEventProcess proc) in ProcessEvent() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/ps/core/
Dabstract_node.cc903 void AbstractNode::ProcessEvent(const std::shared_ptr<TcpConnection> &conn, const std::shared_ptr<M… in ProcessEvent() function in mindspore::ps::core::AbstractNode