Home | History | Annotate | Download | only in safe_browsing

Lines Matching refs:URLFetcher

365       // might be destroyed before the URLFetcher completes.  Cancel the
385 virtual void OnURLFetchComplete(const net::URLFetcher* source) OVERRIDE {
611 // The URLFetcher is owned by the UI thread, so post a message to
662 fetcher_.reset(net::URLFetcher::Create(0 /* ID used for testing */,
664 net::URLFetcher::POST,
770 scoped_ptr<net::URLFetcher> fetcher_;