Searched refs:proxy_array_count (Results 1 – 1 of 1) sorted by relevance
309 CFIndex proxy_array_count = CFArrayGetCount(proxy_array_ref.get()); in GetProxyForURL() local310 for (CFIndex i = 0; i < proxy_array_count; ++i) { in GetProxyForURL()