Searched refs:hostCFStr (Results 1 – 1 of 1) sorted by relevance
976 CFStringRef hostCFStr; in p_getProxyInfoForTypeFromDictWithKeys() local982 hostCFStr = (CFStringRef)CFDictionaryGetValue(proxyDict, hostKey); in p_getProxyInfoForTypeFromDictWithKeys()983 converted = p_convertHostCFStringRefToCPPString(hostCFStr, hostname); in p_getProxyInfoForTypeFromDictWithKeys()