Searched defs:actualReturn (Results 1 – 4 of 4) sorted by relevance
/external/icu4c/common/ |
D | servls.cpp | 58 ICULocaleService::get(const Locale& locale, Locale* actualReturn, UErrorCode& status) const in get() 64 ICULocaleService::get(const Locale& locale, int32_t kind, Locale* actualReturn, UErrorCode& status)… in get()
|
D | serv.cpp | 369 ICUService::get(const UnicodeString& descriptor, UnicodeString* actualReturn, UErrorCode& status) c… in get() 390 ICUService::getKey(ICUServiceKey& key, UnicodeString* actualReturn, UErrorCode& status) const in getKey() 423 ICUService::getKey(ICUServiceKey& key, UnicodeString* actualReturn, const ICUServiceFactory* factor… in getKey()
|
/external/icu4c/test/intltest/ |
D | icusvtst.cpp | 1075 Locale actualReturn; in testLocale() local 1084 Locale actualReturn; in testLocale() local 1092 Locale actualReturn; in testLocale() local
|
/external/icu4c/i18n/ |
D | coll.cpp | 163 …virtual UObject* getKey(ICUServiceKey& key, UnicodeString* actualReturn, UErrorCode& status) const… in getKey()
|