Lines Matching refs:plugins_
444 for (Plugin_list::iterator p = this->plugins_.begin(); in ~Plugin_manager()
445 p != this->plugins_.end(); in ~Plugin_manager()
448 this->plugins_.clear(); in ~Plugin_manager()
463 for (this->current_ = this->plugins_.begin(); in load_plugins()
464 this->current_ != this->plugins_.end(); in load_plugins()
493 for (this->current_ = this->plugins_.begin(); in claim_file()
494 this->current_ != this->plugins_.end(); in claim_file()
560 for (this->current_ = this->plugins_.begin(); in all_symbols_read()
561 this->current_ != this->plugins_.end(); in all_symbols_read()
738 for (this->current_ = this->plugins_.begin(); in cleanup()
739 this->current_ != this->plugins_.end(); in cleanup()