Searched refs:NotifyModuleRemoved (Results 1 – 4 of 4) sorted by relevance
90 virtual void NotifyModuleRemoved(const ModuleList &module_list,
298 m_notifier->NotifyModuleRemoved(*this, module_sp); in RemoveImpl()312 m_notifier->NotifyModuleRemoved(*this, module_sp); in RemoveImpl()
1473 void NotifyModuleRemoved(const ModuleList &module_list,
1620 void Target::NotifyModuleRemoved(const ModuleList &module_list, in NotifyModuleRemoved() function in Target