Searched refs:proxy_array_ref (Results 1 – 1 of 1) sorted by relevance
303 base::apple::ScopedCFTypeRef<CFArrayRef> proxy_array_ref( in GetProxyForURL() local305 DCHECK(proxy_array_ref); in GetProxyForURL()309 CFIndex proxy_array_count = CFArrayGetCount(proxy_array_ref.get()); in GetProxyForURL()313 CFArrayGetValueAtIndex(proxy_array_ref.get(), i)); in GetProxyForURL()