Home | History | Annotate | Download | only in safe_browsing

Lines Matching refs:protocol_manager_

162       protocol_manager_(NULL),
285 protocol_manager_->last_update());
573 DCHECK(!protocol_manager_);
574 protocol_manager_ =
584 protocol_manager_->Initialize();
595 delete protocol_manager_;
596 protocol_manager_ = NULL;
732 protocol_manager_->GetFullHash(check, check->prefix_hits);
765 protocol_manager_->OnGetChunksComplete(lists, database_error);
771 protocol_manager_->OnChunkInserted();
1075 protocol_manager_->ReportSafeBrowsingHit(malicious_url, page_url,
1087 protocol_manager_->ReportMalwareDetails(serialized);