Lines Matching refs:plugins_
420 for (Plugin_list::iterator p = this->plugins_.begin(); in ~Plugin_manager()
421 p != this->plugins_.end(); in ~Plugin_manager()
424 this->plugins_.clear(); in ~Plugin_manager()
439 for (this->current_ = this->plugins_.begin(); in load_plugins()
440 this->current_ != this->plugins_.end(); in load_plugins()
469 for (this->current_ = this->plugins_.begin(); in claim_file()
470 this->current_ != this->plugins_.end(); in claim_file()
536 for (this->current_ = this->plugins_.begin(); in all_symbols_read()
537 this->current_ != this->plugins_.end(); in all_symbols_read()
714 for (this->current_ = this->plugins_.begin(); in cleanup()
715 this->current_ != this->plugins_.end(); in cleanup()