Searched defs:resultID (Results 1 - 4 of 4) sorted by relevance
/third_party/node/deps/icu-small/source/i18n/ |
H A D | ucal.cpp | 845 UnicodeString resultID; in ucal_getTimeZoneIDForWindowsID() local 847 TimeZone::getIDForWindowsID(UnicodeString(winid, len), region, resultID, *status); in ucal_getTimeZoneIDForWindowsID() local
|
/third_party/icu/icu4c/source/i18n/ |
H A D | ucal.cpp | 820 UnicodeString resultID; in ucal_getTimeZoneIDForWindowsID() local 822 TimeZone::getIDForWindowsID(UnicodeString(winid, len), region, resultID, *status); in ucal_getTimeZoneIDForWindowsID() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | icusvtst.cpp | 429 UnicodeString resultID; in testAPI_One() local 441 UnicodeString resultID; in testAPI_One() local 645 UnicodeString resultID; in testAPI_Two() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | ucal.cpp | 820 UnicodeString resultID; in ucal_getTimeZoneIDForWindowsID() local 822 TimeZone::getIDForWindowsID(UnicodeString(winid, len), region, resultID, *status); in ucal_getTimeZoneIDForWindowsID() local
|
Completed in 7 milliseconds