Searched refs:constructorErrorCode (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | choicfmt.cpp | 79 : constructorErrorCode(status), in ChoiceFormat() 92 : constructorErrorCode(U_ZERO_ERROR), in ChoiceFormat() 93 msgPattern(constructorErrorCode) in ChoiceFormat() 95 setChoices(limits, nullptr, formats, cnt, constructorErrorCode); in ChoiceFormat() 104 : constructorErrorCode(U_ZERO_ERROR), in ChoiceFormat() 105 msgPattern(constructorErrorCode) in ChoiceFormat() 107 setChoices(limits, closures, formats, cnt, constructorErrorCode); in ChoiceFormat() 115 constructorErrorCode(that.constructorErrorCode), in ChoiceFormat() 128 : constructorErrorCode(status), in ChoiceFormat() 152 constructorErrorCode = that.constructorErrorCode; in operator =() [all …]
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | choicfmt.cpp | 79 : constructorErrorCode(status), in ChoiceFormat() 92 : constructorErrorCode(U_ZERO_ERROR), in ChoiceFormat() 93 msgPattern(constructorErrorCode) in ChoiceFormat() 95 setChoices(limits, nullptr, formats, cnt, constructorErrorCode); in ChoiceFormat() 104 : constructorErrorCode(U_ZERO_ERROR), in ChoiceFormat() 105 msgPattern(constructorErrorCode) in ChoiceFormat() 107 setChoices(limits, closures, formats, cnt, constructorErrorCode); in ChoiceFormat() 115 constructorErrorCode(that.constructorErrorCode), in ChoiceFormat() 128 : constructorErrorCode(status), in ChoiceFormat() 152 constructorErrorCode = that.constructorErrorCode; in operator =() [all …]
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/unicode/ |
H A D | choicfmt.h | 536 UErrorCode constructorErrorCode; variable
|
/aosp_15_r20/external/icu/icu4c/source/i18n/unicode/ |
H A D | choicfmt.h | 536 UErrorCode constructorErrorCode; variable
|
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/ |
H A D | choicfmt.h | 536 UErrorCode constructorErrorCode; variable
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/common_os/include/external/icu/icu4c/source/i18n/unicode/ |
H A D | choicfmt.h | 536 UErrorCode constructorErrorCode; variable
|