Home
last modified time | relevance | path

Searched refs:stackTempBundle (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/common/
Dloclikelysubtags.cpp74 StackUResourceBundle stackTempBundle; in load() local
76 ures_getValueWithFallback(langInfoBundle, "likely", stackTempBundle.getAlias(), in load()
115 ures_getValueWithFallback(langInfoBundle, "match", stackTempBundle.getAlias(), in load()
Dlstmbe.cpp411 StackUResourceBundle stackTempBundle; in LSTMData() local
413 ures_getValueWithFallback(rb, "dict", stackTempBundle.getAlias(), value, status); in LSTMData()
Duresbund.cpp2172 StackUResourceBundle stackTempBundle; in put() local
2175stackTempBundle.getAlias(), &errorCode); in put()