OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTimeUnitName
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/i18n/unicode/
tmutfmt.h
255
static const char*
getTimeUnitName
(TimeUnit::UTimeUnitFields field, UErrorCode& status);
/external/icu4c/i18n/
tmutfmt.cpp
620
const char* timeUnitName =
getTimeUnitName
(srcTimeUnitField, status);
[
all
...]
Completed in 120 milliseconds