Searched refs:country_names (Results 1 – 2 of 2) sorted by relevance
/external/chromium/net/base/ |
D | x509_cert_types_mac.cc | 205 country_names; in ParseDistinguishedName() local 208 &state_names, &country_names, in ParseDistinguishedName() 262 SetSingle(country_names, &this->country_name); in ParseDistinguishedName() 271 country_names; in Parse() local 275 &state_names, &country_names, in Parse() 297 SetSingle(country_names, &this->country_name); in Parse()
|
D | x509_certificate_win.cc | 365 country_names; in ParsePrincipal() local 379 &state_names, &country_names, in ParsePrincipal() 409 &common_names, &locality_names, &state_names, &country_names }; in ParsePrincipal()
|