Searched refs:fUpToDate (Results 1 – 2 of 2) sorted by relevance
58 fHistoricTransitions(NULL), fUpToDate(FALSE) { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()63 fHistoricTransitions(NULL), fUpToDate(FALSE) { in RuleBasedTimeZone()66 if (source.fUpToDate) { in RuleBasedTimeZone()86 fUpToDate = FALSE; in operator =()146 fUpToDate = FALSE; in addTransitionRule()157 if (!fUpToDate) { in completeConst()169 if (fUpToDate) { in complete()345 fUpToDate = TRUE; in complete()356 fUpToDate = FALSE; in complete()427 if (!fUpToDate) { in getOffsetInternal()
328 UBool fUpToDate; variable