Searched refs:constructorErrorCode (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dchoicfmt.cpp77 : constructorErrorCode(status),
90 : constructorErrorCode(U_ZERO_ERROR),
91 msgPattern(constructorErrorCode)
93 setChoices(limits, NULL, formats, cnt, constructorErrorCode);
102 : constructorErrorCode(U_ZERO_ERROR),
103 msgPattern(constructorErrorCode)
105 setChoices(limits, closures, formats, cnt, constructorErrorCode);
113 constructorErrorCode(that.constructorErrorCode),
126 : constructorErrorCode(statu
[all...]
/external/icu/icu4c/source/i18n/
H A Dchoicfmt.cpp77 : constructorErrorCode(status),
90 : constructorErrorCode(U_ZERO_ERROR),
91 msgPattern(constructorErrorCode)
93 setChoices(limits, NULL, formats, cnt, constructorErrorCode);
102 : constructorErrorCode(U_ZERO_ERROR),
103 msgPattern(constructorErrorCode)
105 setChoices(limits, closures, formats, cnt, constructorErrorCode);
113 constructorErrorCode(that.constructorErrorCode),
126 : constructorErrorCode(statu
[all...]
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dchoicfmt.h531 UErrorCode constructorErrorCode; member in class:ChoiceFormat
/external/icu/icu4c/source/i18n/unicode/
H A Dchoicfmt.h531 UErrorCode constructorErrorCode; member in class:ChoiceFormat

Completed in 223 milliseconds