Home | History | Annotate | Download | only in safe_browsing

Lines Matching refs:organization_names

1040   for (size_t i = 0; i < subject.organization_names.size(); ++i) {
1042 "/O=" + EscapeCertAttribute(subject.organization_names[i]));