Home | History | Annotate | Download | only in unicode

Lines Matching refs:ec

617                            int32_t& dstOffset, UErrorCode& ec) const;
920 int32_t& dstOffsetRef, UErrorCode& ec) const {
921 TimeZone::getOffset(date, local, rawOffsetRef, dstOffsetRef, ec);