OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CodepageToWide
(Results
1 - 9
of
9
) sorted by null
/external/chromium/base/i18n/
icu_string_conversions.h
16
// WideToCodepage and
CodepageToWide
.
62
bool
CodepageToWide
(const std::string& encoded,
icu_string_conversions.cc
233
bool
CodepageToWide
(const std::string& encoded,
icu_string_conversions_unittest.cc
251
bool success =
CodepageToWide
(kConvertCodepageCases[i].encoded,
/external/chromium_org/base/i18n/
icu_string_conversions.h
17
// WideToCodepage and
CodepageToWide
.
57
BASE_I18N_EXPORT bool
CodepageToWide
(const std::string& encoded,
icu_string_conversions.cc
230
bool
CodepageToWide
(const std::string& encoded,
icu_string_conversions_unittest.cc
258
bool success =
CodepageToWide
(kConvertCodepageCases[i].encoded,
/external/chromium_org/chrome/tools/convert_dict/
aff_reader.cc
148
if (!base::
CodepageToWide
(encoded, encoding(),
/external/chromium_org/webkit/browser/appcache/
manifest_parser.cc
101
base::
CodepageToWide
(std::string(data, length), base::kCodepageUTF8,
/external/chromium/net/base/
net_util.cc
286
base::
CodepageToWide
(encoded_word, referrer_charset.c_str(),
[
all
...]
Completed in 110 milliseconds