Searched defs:actualReturn (Results 1 – 8 of 8) sorted by relevance
/external/chromium/third_party/icu/source/common/ |
D | servls.cpp | 62 ICULocaleService::get(const Locale& locale, Locale* actualReturn, UErrorCode& status) const in get() 68 ICULocaleService::get(const Locale& locale, int32_t kind, Locale* actualReturn, UErrorCode& status)… in get()
|
D | serv.cpp | 372 ICUService::get(const UnicodeString& descriptor, UnicodeString* actualReturn, UErrorCode& status) c… in get() 393 ICUService::getKey(ICUServiceKey& key, UnicodeString* actualReturn, UErrorCode& status) const in getKey() 426 ICUService::getKey(ICUServiceKey& key, UnicodeString* actualReturn, const ICUServiceFactory* factor… in getKey()
|
/external/icu4c/common/ |
D | servls.cpp | 62 ICULocaleService::get(const Locale& locale, Locale* actualReturn, UErrorCode& status) const in get() 68 ICULocaleService::get(const Locale& locale, int32_t kind, Locale* actualReturn, UErrorCode& status)… in get()
|
D | serv.cpp | 372 ICUService::get(const UnicodeString& descriptor, UnicodeString* actualReturn, UErrorCode& status) c… in get() 393 ICUService::getKey(ICUServiceKey& key, UnicodeString* actualReturn, UErrorCode& status) const in getKey() 426 ICUService::getKey(ICUServiceKey& key, UnicodeString* actualReturn, const ICUServiceFactory* factor… in getKey()
|
/external/chromium/third_party/icu/source/test/intltest/ |
D | icusvtst.cpp | 1071 Locale actualReturn; in testLocale() local 1080 Locale actualReturn; in testLocale() local 1088 Locale actualReturn; in testLocale() local
|
/external/icu4c/test/intltest/ |
D | icusvtst.cpp | 1071 Locale actualReturn; in testLocale() local 1080 Locale actualReturn; in testLocale() local 1088 Locale actualReturn; in testLocale() local
|
/external/chromium/third_party/icu/source/i18n/ |
D | coll.cpp | 163 …virtual UObject* getKey(ICUServiceKey& key, UnicodeString* actualReturn, UErrorCode& status) const… in getKey()
|
/external/icu4c/i18n/ |
D | coll.cpp | 163 …virtual UObject* getKey(ICUServiceKey& key, UnicodeString* actualReturn, UErrorCode& status) const… in getKey()
|