Searched refs:ClearImpl (Results 1 – 2 of 2) sorted by relevance
482 void ClearImpl(bool use_notifier = true);
335 void ModuleList::Clear() { ClearImpl(); } in Clear()337 void ModuleList::Destroy() { ClearImpl(); } in Destroy()339 void ModuleList::ClearImpl(bool use_notifier) { in ClearImpl() function in ModuleList