Searched refs:ClearImpl (Results 1 – 2 of 2) sorted by relevance
515 void ClearImpl(bool use_notifier = true);
411 void ModuleList::Clear() { ClearImpl(); } in Clear()413 void ModuleList::Destroy() { ClearImpl(); } in Destroy()415 void ModuleList::ClearImpl(bool use_notifier) { in ClearImpl() function in ModuleList