HomeSort by relevance Sort by last modified time
    Searched refs:getNow (Results 51 - 75 of 85) sorted by null

1 23 4

  /external/icu4c/i18n/
astro.cpp 243 fTime(Calendar::getNow()), fLongitude(0.0), fLatitude(0.0), fGmtOffset(0.0), moonPosition(0,0), moonPositionSet(FALSE) {
273 fTime(Calendar::getNow()), moonPosition(0,0), moonPositionSet(FALSE) {
    [all...]
ucal.cpp 104 UDate d = Calendar::getNow();
125 return Calendar::getNow();
calendar.cpp 929 c->setTimeInMillis(getNow(), success); // let the new calendar have the current time.
1028 Calendar::getNow()
    [all...]
timezone.cpp     [all...]
dtfmtsym.cpp     [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
miscdtfm.cpp 158 UDate d = Calendar::getNow();
dtfmttst.cpp 126 UDate today = Calendar::getNow();
558 UDate date1 = Calendar::getNow();
713 UDate today = Calendar::getNow();
    [all...]
tsmthred.cpp 787 startTime = Calendar::getNow();
791 endTime = Calendar::getNow();
    [all...]
dtptngts.cpp     [all...]
caltest.cpp     [all...]
dtfmrgts.cpp 69 UDate today = Calendar::getNow();
    [all...]
tmsgfmt.cpp     [all...]
tzrulets.cpp 797 vtz_org->setLastModified(Calendar::getNow());
    [all...]
  /external/icu4c/test/intltest/
dadrfmt.cpp 121 UDate now = Calendar::getNow();
miscdtfm.cpp 158 UDate d = Calendar::getNow();
tzfmttst.cpp 438 timer = Calendar::getNow();
550 times[patidx] += (Calendar::getNow() - timer);
    [all...]
tsmthred.cpp 938 startTime = Calendar::getNow();
942 endTime = Calendar::getNow();
    [all...]
dtfmttst.cpp 256 UDate today = Calendar::getNow();
699 UDate date1 = Calendar::getNow();
854 UDate today = Calendar::getNow();
    [all...]
dtptngts.cpp     [all...]
dtfmrgts.cpp 71 UDate today = Calendar::getNow();
    [all...]
tzrulets.cpp 798 vtz_org->setLastModified(Calendar::getNow());
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
calendar.h 395 static UDate U_EXPORT2 getNow(void);
    [all...]
  /external/icu4c/i18n/unicode/
calendar.h 426 static UDate U_EXPORT2 getNow(void);
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
calendar.cpp 881 c->setTimeInMillis(getNow(), success); // let the new calendar have the current time.
978 Calendar::getNow()
    [all...]
timezone.cpp     [all...]

Completed in 1662 milliseconds

1 23 4