Home | History | Annotate | Download | only in download

Lines Matching defs:item_

119       : item_(item),
126 item_->AddObserver(this);
130 if (item_) item_->RemoveObserver(this);
164 item_->RemoveObserver(this);
165 item_ = NULL;
191 DownloadItem* item_;