Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dproxydetect.cc1098 SecKeychainAttributeInfo attribsToGet; in p_putPasswordInProxyInfo() local
1099 attribsToGet.count = 1; in p_putPasswordInProxyInfo()
1106 attribsToGet.tag = &tag; in p_putPasswordInProxyInfo()
1107 attribsToGet.format = &format; in p_putPasswordInProxyInfo()
1109 &attribsToGet, in p_putPasswordInProxyInfo()