Searched refs:RemoveOrphanByHandlerId (Results 1 – 5 of 5) sorted by relevance
52 LOCAL_API void RemoveOrphanByHandlerId(const std::string& handlerId) override;
148 virtual void RemoveOrphanByHandlerId(const std::string& handlerId) { (void)handlerId; }; in RemoveOrphanByHandlerId() function
106 void EventQueueFFRT::RemoveOrphanByHandlerId(const std::string& handlerId) in RemoveOrphanByHandlerId() function in OHOS::AppExecFwk::EventQueueFFRT
81 eventRunner_->GetEventQueue()->RemoveOrphanByHandlerId(handlerId_); in ~EventHandler()
762 queue.RemoveOrphanByHandlerId(handlerId);