Home
last modified time | relevance | path

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

/ohos5.0/base/notification/eventhandler/interfaces/inner_api/
H A Devent_queue.h143 virtual void RemoveOrphan() {}; in RemoveOrphan() function
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_queue_base.cpp147 void EventQueueBase::RemoveOrphan() in RemoveOrphan() function in OHOS::AppExecFwk::EventQueueBase
259 void EventQueueBase::RemoveOrphan(const RemoveFilter &filter) in RemoveOrphan() function in OHOS::AppExecFwk::EventQueueBase
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_queue.cpp137 void EventQueue::RemoveOrphan() in RemoveOrphan() function in OHOS::AppExecFwk::EventQueue