Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/common/src/
H A Devent_handler_wrap.cpp67 event.SetEventTask(taskHandler_->SubmitTask([wthis = weak_from_this(), event]() { in SendEvent()
/ohos5.0/foundation/ability/ability_runtime/services/common/include/
H A Devent_handler_wrap.h67 void SetEventTask(const TaskHandle &eventTask) in SetEventTask() function