OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNameTypeAt
(Results
1 - 4
of
4
) sorted by null
/external/icu/icu4c/source/i18n/unicode/
tznames.h
347
UTimeZoneNameType
getNameTypeAt
(int32_t idx) const;
/external/icu/icu4c/source/i18n/
tznames.cpp
416
TimeZoneNames::MatchInfoCollection::
getNameTypeAt
(int32_t idx) const {
tzfmt.cpp
961
*timeType = getTimeType(specificMatches->
getNameTypeAt
(matchIdx));
[
all
...]
tzgnames.cpp
946
UTimeZoneNameType nameType = tznamesMatches->
getNameTypeAt
(i);
[
all
...]
Completed in 49 milliseconds