OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adoptFormat
(Results
1 - 4
of
4
) sorted by null
/external/icu/icu4c/source/i18n/unicode/
msgfmt.h
546
virtual void
adoptFormat
(int32_t formatNumber, Format* formatToAdopt);
613
virtual void
adoptFormat
(const UnicodeString& formatName, Format* formatToAdopt, UErrorCode& status);
[
all
...]
/external/icu/icu4c/source/i18n/
msgfmt.cpp
680
MessageFormat::
adoptFormat
(int32_t n, Format *newFormat) {
699
MessageFormat::
adoptFormat
(const UnicodeString& formatName,
[
all
...]
/external/icu/icu4c/source/test/intltest/
tmsgfmt.cpp
[
all
...]
msfmrgts.cpp
[
all
...]
Completed in 185 milliseconds