Home | History | Annotate | Download | only in i18n

Lines Matching refs:floorDivide

1252     int32_t days =  (int32_t)ClockMath::floorDivide(localMillis, (double)kOneDay);
2541 // int32_t julianInsanityCheck = (int32_t)ClockMath::floorDivide(millis, kOneDay);