Searched refs:country_names (Results 1 – 4 of 4) 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()
|
/external/chromium_org/net/cert/ |
D | x509_cert_types_win.cc | 111 country_names; in ParseDistinguishedName() local 115 &state_names, &country_names, in ParseDistinguishedName() 135 SetSingle(country_names, &this->country_name); in ParseDistinguishedName()
|
D | x509_cert_types_mac.cc | 215 country_names; in ParseDistinguishedName() local 218 &state_names, &country_names, in ParseDistinguishedName() 273 SetSingle(country_names, &this->country_name); in ParseDistinguishedName()
|