Home
last modified time | relevance | path

Searched refs:localList (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
Dproxydetect.cc1098 SecKeychainAttributeList *localList; in p_putPasswordInProxyInfo() local
1105 &localList, in p_putPasswordInProxyInfo()
1123 if (1 <= localList->attr->length) { in p_putPasswordInProxyInfo()
1125 static_cast<const char*>(localList->attr->data), in p_putPasswordInProxyInfo()
1126 localList->attr->length); in p_putPasswordInProxyInfo()
1136 SecKeychainItemFreeAttributesAndData(localList, data); in p_putPasswordInProxyInfo()