Searched refs:NotifyModuleRemoved (Results 1 – 4 of 4) sorted by relevance
89 virtual void NotifyModuleRemoved(const ModuleList &module_list,
292 m_notifier->NotifyModuleRemoved(*this, module_sp); in RemoveImpl()306 m_notifier->NotifyModuleRemoved(*this, module_sp); in RemoveImpl()
1462 void NotifyModuleRemoved(const ModuleList &module_list,
1602 void Target::NotifyModuleRemoved(const ModuleList &module_list, in NotifyModuleRemoved() function in Target