Home
last modified time | relevance | path

Searched refs:RemoveOrphan (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/include/
H A Devent_queue_base.h73 void RemoveOrphan() override;
240 LOCAL_API void RemoveOrphan(const RemoveFilter &filter);
/ohos5.0/base/notification/eventhandler/test/fuzztest/eventqueueannex_fuzzer/
H A Deventqueueannex_fuzzer.cpp70 eventQueue.RemoveOrphan(); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/
H A Devent_queue.h70 void RemoveOrphan();
/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
153 RemoveOrphan(filter); in RemoveOrphan()
259 void EventQueueBase::RemoveOrphan(const RemoveFilter &filter) in RemoveOrphan() function in OHOS::AppExecFwk::EventQueueBase
H A Devent_handler.cpp83 eventRunner_->GetEventQueue()->RemoveOrphan(); in ~EventHandler()
86 eventRunner_->GetEventQueue()->RemoveOrphan(); in ~EventHandler()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_handler.cpp66 eventRunner_->GetEventQueue()->RemoveOrphan(); in ~EventHandler()
H A Devent_queue.cpp137 void EventQueue::RemoveOrphan() in RemoveOrphan() function in OHOS::AppExecFwk::EventQueue
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H A Dlib_event_handler_event_queue_test.cpp1812 queue->RemoveOrphan();
1824 queue->RemoveOrphan();