Searched refs:fUpToDate (Results 1 – 2 of 2) sorted by relevance
56 fHistoricTransitions(NULL), fUpToDate(FALSE) { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()61 fHistoricTransitions(NULL), fUpToDate(FALSE) { in RuleBasedTimeZone()64 if (source.fUpToDate) { in RuleBasedTimeZone()84 fUpToDate = FALSE; in operator =()144 fUpToDate = FALSE; in addTransitionRule()155 if (!fUpToDate) { in completeConst()167 if (fUpToDate) { in complete()343 fUpToDate = TRUE; in complete()354 fUpToDate = FALSE; in complete()425 if (!fUpToDate) { in getOffsetInternal()
326 UBool fUpToDate; variable