Searched refs:fTZDBTimeZoneNames (Results 1 – 2 of 2) sorted by relevance
312 fDefParseOptionFlags(0), fTZDBTimeZoneNames(NULL) { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()411 fTZDBTimeZoneNames(NULL) { in TimeZoneFormat()423 delete fTZDBTimeZoneNames; in ~TimeZoneFormat()438 delete fTZDBTimeZoneNames; in operator =()439 fTZDBTimeZoneNames = NULL; in operator =()1397 if (fTZDBTimeZoneNames == NULL) { in getTZDBTimeZoneNames()1403 nonConstThis->fTZDBTimeZoneNames = tzdbNames; in getTZDBTimeZoneNames()1408 return fTZDBTimeZoneNames; in getTZDBTimeZoneNames()
710 TZDBTimeZoneNames* fTZDBTimeZoneNames; variable