Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dcalendar.cpp1789 double startMs = getTimeInMillis(ec); in fieldDifference() local
1796 if (startMs < targetMs) { in fieldDifference()
1800 setTimeInMillis(startMs, ec); in fieldDifference()
1822 setTimeInMillis(startMs, ec); in fieldDifference()
1833 } else if (startMs > targetMs) { in fieldDifference()
1837 setTimeInMillis(startMs, ec); in fieldDifference()
1859 setTimeInMillis(startMs, ec); in fieldDifference()
1872 setTimeInMillis(startMs, ec); in fieldDifference()