OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:country_name
(Results
1 - 4
of
4
) sorted by null
/external/chromium/net/base/
x509_cert_types.h
77
std::string
country_name
;
member in struct:net::CertPrincipal
/external/chromium_org/net/cert/
x509_cert_types.h
63
std::string
country_name
;
member in struct:net::CertPrincipal
/external/chromium/chrome/browser/autofill/
autofill_country.cc
370
// Interprets |
country_name
| as a full country name localized to the given
373
const std::string GetCountryCodeForLocalizedName(const string16&
country_name
,
477
icu::UnicodeString
country_name
;
local
478
country_locale.getDisplayName(icu_locale,
country_name
);
480
country_name
,
491
const string16&
country_name
,
500
int32_t buffer_size =
country_name
.size() * 4;
503
country_name
.c_str(),
/external/chromium_org/components/autofill/core/browser/
autofill_country.cc
961
base::string16
country_name
= l10n_util::GetDisplayNameForCountry(
local
[
all
...]
Completed in 81 milliseconds