Home | History | Annotate | Download | only in search_engines

Lines Matching refs:load_handle_

101       load_handle_(0),
114 load_handle_(0),
123 if (load_handle_) {
125 service_->CancelRequest(load_handle_);
438 if (loaded_ || load_handle_)
445 load_handle_ = service_->GetKeywords(this);
457 load_handle_ = 0;