Searched refs:getNow (Results 1 - 25 of 40) sorted by relevance

12

/external/icu4c/samples/msgfmt/answers/
H A Dmain_2.cpp34 msgArgs[1].setDate(Calendar::getNow());
H A Dmain_3.cpp34 msgArgs[1].setDate(Calendar::getNow());
/external/icu4c/samples/msgfmt/
H A Dmain.cpp34 msgArgs[1].setDate(Calendar::getNow());
/external/icu4c/i18n/
H A Dbuddhcal.cpp36 setTimeInMillis(getNow(), success); // Call this again now that the vtable is set up properly.
194 calendar.setTime(Calendar::getNow(), status);
H A Dtaiwncal.cpp36 setTimeInMillis(getNow(), success); // Call this again now that the vtable is set up properly.
201 calendar.setTime(Calendar::getNow(), status);
H A Dcecal.cpp52 setTimeInMillis(getNow(), success);
H A Dcoptccal.cpp138 calendar.setTime(Calendar::getNow(), status);
H A Dindiancal.cpp44 setTimeInMillis(getNow(), success); // Call this again now that the vtable is set up properly.
425 calendar.setTime(Calendar::getNow(), status);
H A Dpersncal.cpp193 setTimeInMillis(getNow(), success); // Call this again now that the vtable is set up properly.
444 calendar.setTime(Calendar::getNow(), status);
H A Dgregocal.cpp158 setTimeInMillis(getNow(), status);
169 setTimeInMillis(getNow(), status);
180 setTimeInMillis(getNow(), status);
191 setTimeInMillis(getNow(), status);
203 setTimeInMillis(getNow(), status);
215 setTimeInMillis(getNow(), status);
1333 calendar->setTime(Calendar::getNow(), status);
H A Dethpccal.cpp175 calendar.setTime(Calendar::getNow(), status);
H A Dhebrwcal.cpp158 setTimeInMillis(getNow(), success); // Call this again now that the vtable is set up properly.
738 calendar.setTime(Calendar::getNow(), status);
H A Dislamcal.cpp97 setTimeInMillis(getNow(), success); // Call this again now that the vtable is set up properly.
528 calendar.setTime(Calendar::getNow(), status);
H A Dreldtfmt.cpp204 cal.setTime(Calendar::getNow(),status);
468 nowCal->setTime(Calendar::getNow(), status);
H A Djapancal.cpp296 setTimeInMillis(getNow(), success); // Call this again now that the vtable is set up properly.
H A Dastro.cpp244 fTime(Calendar::getNow()), fLongitude(0.0), fLatitude(0.0), fGmtOffset(0.0), moonPosition(0,0), moonPositionSet(FALSE) {
274 fTime(Calendar::getNow()), moonPosition(0,0), moonPositionSet(FALSE) {
H A Dchnsecal.cpp117 setTimeInMillis(getNow(), success); // Call this again now that the vtable is set up properly.
844 calendar.setTime(Calendar::getNow(), status);
H A Ducal.cpp103 UDate d = Calendar::getNow();
124 return Calendar::getNow();
/external/icu4c/test/intltest/
H A Dincaltst.cpp224 UDate timeA = Calendar::getNow();
240 UDate timeB = Calendar::getNow();
264 UDate timeA = Calendar::getNow();
293 UDate timeB = Calendar::getNow();
314 UDate timeA = Calendar::getNow();
344 UDate timeB = Calendar::getNow();
365 UDate timeA = Calendar::getNow();
397 UDate timeB = Calendar::getNow();
718 UDate timeA = Calendar::getNow();
725 UDate timeB = Calendar::getNow();
[all...]
H A Ddtfmapts.cpp97 UDate start = Calendar::getNow();
98 while (Calendar::getNow() == start) ; // Wait for time to change
H A Ddadrfmt.cpp119 UDate now = Calendar::getNow();
H A Dtsdate.cpp121 UDate now = Calendar::getNow();
H A Dtzfmttst.cpp338 timer = Calendar::getNow();
423 times[patidx] += (Calendar::getNow() - timer);
H A Dmiscdtfm.cpp158 UDate d = Calendar::getNow();
/external/chromium/chrome/browser/ui/webui/options/chromeos/
H A Dsystem_settings_provider.cc252 UDate now = icu::Calendar::getNow();

Completed in 3362 milliseconds

12