Home
last modified time | relevance | path

Searched refs:startMs (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/i18n/
Dcalendar.cpp2047 double startMs = getTimeInMillis(ec); in fieldDifference() local
2054 if (startMs < targetMs) { in fieldDifference()
2058 setTimeInMillis(startMs, ec); in fieldDifference()
2083 setTimeInMillis(startMs, ec); in fieldDifference()
2094 } else if (startMs > targetMs) { in fieldDifference()
2098 setTimeInMillis(startMs, ec); in fieldDifference()
2121 setTimeInMillis(startMs, ec); in fieldDifference()
2134 setTimeInMillis(startMs, ec); in fieldDifference()