Searched refs:ScopeOutCallbackList (Results 1 – 2 of 2) sorted by relevance
39 typedef std::vector<ScopeOutCallbackPair> ScopeOutCallbackList; typedef89 ScopeOutCallbackList scope_out_callbacks_;
60 for (ScopeOutCallbackList::iterator iter = scope_out_callbacks_.begin(); in Reset()