Searched defs:portKey (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
H A Dproxydetect.cc967 const CFStringRef portKey) {
994 portCFNum = (CFNumberRef)CFDictionaryGetValue(proxyDict, portKey);
962 p_getProxyInfoForTypeFromDictWithKeys(ProxyInfo* proxy, ProxyType type, const CFDictionaryRef proxyDict, const CFStringRef enabledKey, const CFStringRef hostKey, const CFStringRef portKey) argument
/external/chromium_org/third_party/libjingle/source/talk/base/
H A Dproxydetect.cc969 const CFStringRef portKey) {
996 portCFNum = (CFNumberRef)CFDictionaryGetValue(proxyDict, portKey);
964 p_getProxyInfoForTypeFromDictWithKeys(ProxyInfo* proxy, ProxyType type, const CFDictionaryRef proxyDict, const CFStringRef enabledKey, const CFStringRef hostKey, const CFStringRef portKey) argument

Completed in 55 milliseconds