Searched refs:fTZDBTimeZoneNames (Results 1 – 2 of 2) sorted by relevance
314 fDefParseOptionFlags(0), fTZDBTimeZoneNames(NULL) { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()413 fTZDBTimeZoneNames(NULL) { in TimeZoneFormat()425 delete fTZDBTimeZoneNames; in ~TimeZoneFormat()440 delete fTZDBTimeZoneNames; in operator =()441 fTZDBTimeZoneNames = NULL; in operator =()1399 if (fTZDBTimeZoneNames == NULL) { in getTZDBTimeZoneNames()1405 nonConstThis->fTZDBTimeZoneNames = tzdbNames; in getTZDBTimeZoneNames()1410 return fTZDBTimeZoneNames; in getTZDBTimeZoneNames()
712 TZDBTimeZoneNames* fTZDBTimeZoneNames; variable