Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/common/src/
H A Devent_handler_wrap.cpp99 auto result = it->second.GetEventTask().Cancel(); in RemoveEvent()
/ohos5.0/foundation/ability/ability_runtime/services/common/include/
H A Devent_handler_wrap.h63 const TaskHandle& GetEventTask() const in GetEventTask() function