Searched refs:adoptCalendar (Results 1 – 14 of 14) sorted by relevance
176 adoptCalendar(Calendar::createInstance(locale, status)); in Win32DateFormat()271 void Win32DateFormat::adoptCalendar(Calendar *newCalendar) in adoptCalendar() function in Win32DateFormat290 adoptCalendar(newCalendar.clone()); in setCalendar()
68 virtual void adoptCalendar(Calendar* calendarToAdopt);
472 result->adoptCalendar(calendar.orphan()); in createInstanceForSkeleton()562 DateFormat::adoptCalendar(Calendar* newCalendar) in adoptCalendar() function in DateFormat574 adoptCalendar(newCalClone); in setCalendar()
3996 void SimpleDateFormat::adoptCalendar(Calendar* calendarToAdopt) in adoptCalendar() function in SimpleDateFormat4007 DateFormat::adoptCalendar(calendarToAdopt); in adoptCalendar()
739 virtual void adoptCalendar(Calendar* calendarToAdopt);
1111 virtual void adoptCalendar(Calendar* calendarToAdopt);
231 de->adoptCalendar(newCal); in testAPI()
111 fmt->adoptCalendar(cal); in TestCalendarExtremeLimit()
1329 sdf->adoptCalendar(cal); in Test1684()1438 sdf->adoptCalendar(cal); in Test5554()
504 fmt->adoptCalendar(cal); in test4061476()1002 sdf.adoptCalendar(testCal); in test4103271()1976 format->adoptCalendar(calendar->clone()); in Test4167060()
221 date2.adoptCalendar(Calendar::createInstance(locale, errorCode)); in TestPatterns()4895 fmt->adoptCalendar(Calendar::createInstance(en_heb, status)); in TestChangeCalendar()5555 sdf.adoptCalendar(Calendar::createInstance(status)); in TestAdoptCalendarLeak()
1823 fmt.adoptCalendar(cal.clone()); in TestWOY()1829 fmt.adoptCalendar(cal.clone()); in TestWOY()
2712 df->adoptCalendar(cal.orphan());
1816 icu_date_format->adoptCalendar(calendar.release()); in New()