Searched refs:DestructionObservers (Results 1 – 2 of 2) sorted by relevance
999 typedef std::map<WebContentsImpl*, DestructionObserver*> DestructionObservers; in NON_EXPORTED_BASE() typedef1000 DestructionObservers destruction_observers_; in NON_EXPORTED_BASE()
1270 DestructionObservers::iterator iter = in RemoveDestructionObserver()