Searched refs:RemoveOrphan (Results 1 – 9 of 9) sorted by relevance
73 void RemoveOrphan() override;240 LOCAL_API void RemoveOrphan(const RemoveFilter &filter);
70 eventQueue.RemoveOrphan(); in DoSomethingInterestingWithMyAPI()
70 void RemoveOrphan();
143 virtual void RemoveOrphan() {}; in RemoveOrphan() function
147 void EventQueueBase::RemoveOrphan() in RemoveOrphan() function in OHOS::AppExecFwk::EventQueueBase153 RemoveOrphan(filter); in RemoveOrphan()259 void EventQueueBase::RemoveOrphan(const RemoveFilter &filter) in RemoveOrphan() function in OHOS::AppExecFwk::EventQueueBase
83 eventRunner_->GetEventQueue()->RemoveOrphan(); in ~EventHandler()86 eventRunner_->GetEventQueue()->RemoveOrphan(); in ~EventHandler()
66 eventRunner_->GetEventQueue()->RemoveOrphan(); in ~EventHandler()
137 void EventQueue::RemoveOrphan() in RemoveOrphan() function in OHOS::AppExecFwk::EventQueue
1812 queue->RemoveOrphan();1824 queue->RemoveOrphan();