Home | History | Annotate | Download | only in base

Lines Matching refs:localList

1104         SecKeychainAttributeList *localList;
1111 &localList,
1129 if (1 <= localList->attr->length) {
1131 static_cast<const char*>(localList->attr->data),
1132 localList->attr->length);
1142 SecKeychainItemFreeAttributesAndData(localList, data);