Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/base/
Dproxydetect.cc1105 SecKeychainAttributeInfo attribsToGet; in p_putPasswordInProxyInfo() local
1106 attribsToGet.count = 1; in p_putPasswordInProxyInfo()
1113 attribsToGet.tag = &tag; in p_putPasswordInProxyInfo()
1114 attribsToGet.format = &format; in p_putPasswordInProxyInfo()
1116 &attribsToGet, in p_putPasswordInProxyInfo()