HomeSort by relevance Sort by last modified time
    Searched defs:gtime (Results 1 - 3 of 3) sorted by null

  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/
GeneralizedTimeTest.java 44 private static final ASN1GeneralizedTime gtime = ASN1GeneralizedTime field in class:GeneralizedTimeTest
111 gtime.decode(in)); //decoded
120 gtime.decode(in)); //decoded
125 DerOutputStream out = new DerOutputStream(gtime,
139 long new_date = ((Date) gtime.decode(gtime.encode(new Date(old_date))))
147 long new_date = ((Date) gtime.decode(gtime.encode(new Date(old_date))))
  /bionic/libc/tzcode/
localtime.c 2144 gtime(tmp) function
    [all...]
  /external/icu4c/tools/tzcode/
localtime.c 1994 gtime(tmp) function
    [all...]

Completed in 282 milliseconds