HomeSort by relevance Sort by last modified time
    Searched refs:isdst (Results 1 - 8 of 8) sorted by null

  /frameworks/base/core/jni/
TimeUtils.h 70 int isdst)
78 this->t.tm_isdst = isdst;
  /external/icu4c/common/
rbbicst.pl 228 my ($sec, $min, $hour, , $day, $mon, $year, $wday, $yday, $isdst) = localtime;