Searched refs:fTZDBTimeZoneNames (Results 1 – 8 of 8) sorted by relevance
321 fDefParseOptionFlags(0), fTZDBTimeZoneNames(NULL) { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()423 fTZDBTimeZoneNames(NULL) { in TimeZoneFormat()435 delete fTZDBTimeZoneNames; in ~TimeZoneFormat()450 delete fTZDBTimeZoneNames; in operator =()451 fTZDBTimeZoneNames = NULL; in operator =()1408 if (fTZDBTimeZoneNames == NULL) { in getTZDBTimeZoneNames()1414 nonConstThis->fTZDBTimeZoneNames = tzdbNames; in getTZDBTimeZoneNames()1419 return fTZDBTimeZoneNames; in getTZDBTimeZoneNames()
318 fDefParseOptionFlags(0), fTZDBTimeZoneNames(NULL) { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()417 fTZDBTimeZoneNames(NULL) { in TimeZoneFormat()429 delete fTZDBTimeZoneNames; in ~TimeZoneFormat()444 delete fTZDBTimeZoneNames; in operator =()445 fTZDBTimeZoneNames = NULL; in operator =()1403 if (fTZDBTimeZoneNames == NULL) { in getTZDBTimeZoneNames()1409 nonConstThis->fTZDBTimeZoneNames = tzdbNames; in getTZDBTimeZoneNames()1414 return fTZDBTimeZoneNames; in getTZDBTimeZoneNames()
714 TZDBTimeZoneNames* fTZDBTimeZoneNames; variable
712 TZDBTimeZoneNames* fTZDBTimeZoneNames; variable