Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dcalendar.cpp1933 double startMs = getTimeInMillis(ec); in fieldDifference() local
1940 if (startMs < targetMs) { in fieldDifference()
1944 setTimeInMillis(startMs, ec); in fieldDifference()
1967 setTimeInMillis(startMs, ec); in fieldDifference()
1978 } else if (startMs > targetMs) { in fieldDifference()
1982 setTimeInMillis(startMs, ec); in fieldDifference()
2005 setTimeInMillis(startMs, ec); in fieldDifference()
2018 setTimeInMillis(startMs, ec); in fieldDifference()