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

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

Completed in 192 milliseconds