HomeSort by relevance Sort by last modified time
    Searched refs:gtime (Results 1 - 6 of 6) 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))))
  /external/openssl/ssl/
kssl.c     [all...]
  /external/openssl/include/openssl/
ts.h 430 int TS_TST_INFO_set_time(TS_TST_INFO *a, const ASN1_GENERALIZEDTIME *gtime);
  /bionic/libc/tzcode/
localtime.c 2035 gtime(struct tm * const tmp) function
    [all...]
  /external/chromium_org/third_party/icu/source/tools/tzcode/
localtime.c 1994 gtime(tmp) function
    [all...]
  /external/icu/icu4c/source/tools/tzcode/
localtime.c 1994 gtime(tmp) function
    [all...]

Completed in 141 milliseconds