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

  /frameworks/base/packages/Osu/src/com/android/hotspot2/asn1/
Asn1Tag.java 24 UTCTime,
Asn1Decoder.java 73 sTagMap.put(TAG_UTCTime, Asn1Tag.UTCTime);
  /prebuilts/go/darwin-x86/src/encoding/asn1/
asn1.go 313 // UTCTime
334 // UTCTime only encodes times prior to 2050. See https://tools.ietf.org/html/rfc5280#section-4.1.2.5.1
728 // Special case for time: UTCTime and GeneralizedTime both map to the
961 // An ASN.1 UTCTIME or GENERALIZEDTIME can be written to a time.Time.
marshal.go 342 return nil, StructuralError{"cannot represent time as UTCTime"}
asn1_test.go     [all...]
  /prebuilts/go/linux-x86/src/encoding/asn1/
asn1.go 313 // UTCTime
334 // UTCTime only encodes times prior to 2050. See https://tools.ietf.org/html/rfc5280#section-4.1.2.5.1
728 // Special case for time: UTCTime and GeneralizedTime both map to the
961 // An ASN.1 UTCTIME or GENERALIZEDTIME can be written to a time.Time.
marshal.go 342 return nil, StructuralError{"cannot represent time as UTCTime"}
asn1_test.go     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
iads.h 754 ADS_UTC_TIME UTCTime;
    [all...]

Completed in 743 milliseconds