Searched defs:stdAvail (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | simpletz.cpp | 990 …UBool stdAvail = stdRule->getNextStart(base, dstRule->getRawOffset(), dstRule->getDSTSavings(), in… in getNextTransition() local 1024 …UBool stdAvail = stdRule->getPreviousStart(base, dstRule->getRawOffset(), dstRule->getDSTSavings()… in getPreviousTransition() local
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | simpletz.cpp | 995 …UBool stdAvail = stdRule->getNextStart(base, dstRule->getRawOffset(), dstRule->getDSTSavings(), in… in getNextTransition() local 1029 …UBool stdAvail = stdRule->getPreviousStart(base, dstRule->getRawOffset(), dstRule->getDSTSavings()… in getPreviousTransition() local
|