Home | History | Annotate | Download | only in spdy

Lines Matching refs:gurl

353     const GURL& url,
380 const GURL& url,
453 const GURL& url,
1124 GURL gurl(url);
1125 if (!gurl.is_valid()) {
1141 GURL associated_url(associated_stream->GetUrl());
1142 if (associated_url.GetOrigin() != gurl.GetOrigin()) {
1160 stream->set_path(gurl.PathForRequest());