Home
last modified time | relevance | path

Searched defs:posix_time (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/boringssl/src/crypto/asn1/
H A Dposix_time.c174 int64_t posix_time; in OPENSSL_timegm() local
190 int64_t posix_time = *time; in OPENSSL_gmtime() local
198 int64_t posix_time; in OPENSSL_gmtime_adj() local
H A Da_gentm.c103 int64_t posix_time) { in ASN1_GENERALIZEDTIME_set()
108 int64_t posix_time, int offset_day, in ASN1_GENERALIZEDTIME_adj()
H A Da_utctm.c106 ASN1_UTCTIME *ASN1_UTCTIME_set(ASN1_UTCTIME *s, int64_t posix_time) { in ASN1_UTCTIME_set()
110 ASN1_UTCTIME *ASN1_UTCTIME_adj(ASN1_UTCTIME *s, int64_t posix_time, int offset_day, in ASN1_UTCTIME_adj()
H A Da_time.c90 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, int64_t posix_time, int offset_day, in ASN1_TIME_adj()
H A Dasn1_test.cc2428 int64_t posix_time = -11676096000; // Sat, 01 Jan 1600 00:00:00 +0000 in TEST() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/asn1/
H A Dposix_time.c174 int64_t posix_time; in OPENSSL_timegm() local
190 int64_t posix_time = *time; in OPENSSL_gmtime() local
198 int64_t posix_time; in OPENSSL_gmtime_adj() local
H A Da_gentm.c103 int64_t posix_time) { in ASN1_GENERALIZEDTIME_set()
108 int64_t posix_time, int offset_day, in ASN1_GENERALIZEDTIME_adj()
H A Da_utctm.c106 ASN1_UTCTIME *ASN1_UTCTIME_set(ASN1_UTCTIME *s, int64_t posix_time) { in ASN1_UTCTIME_set()
110 ASN1_UTCTIME *ASN1_UTCTIME_adj(ASN1_UTCTIME *s, int64_t posix_time, int offset_day, in ASN1_UTCTIME_adj()
H A Da_time.c90 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, int64_t posix_time, int offset_day, in ASN1_TIME_adj()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Ddate_time_fwd.hpp27 namespace posix_time { namespace
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/posix_time/
Dtime_period.hpp17 namespace posix_time { namespace
Dposix_time_system.hpp20 namespace posix_time { namespace
Dposix_time_types.hpp25 namespace posix_time { namespace
Dtime_parsers.hpp19 namespace posix_time { namespace
Dconversion.hpp23 namespace posix_time { namespace
Dptime.hpp18 namespace posix_time { namespace
Dposix_time_duration.hpp19 namespace posix_time { namespace
Ddate_duration_operators.hpp16 namespace posix_time { namespace
Dtime_formatters_limited.hpp22 namespace posix_time { namespace
Dposix_time_legacy_io.hpp29 namespace posix_time { namespace
Dposix_time_config.hpp23 namespace posix_time { namespace
Dtime_formatters.hpp28 namespace posix_time { namespace
Dposix_time_io.hpp24 namespace posix_time { namespace
/aosp_15_r20/external/cronet/net/cert/
H A Dtime_conversions.cc23 int64_t posix_time; in GeneralizedTimeToTime() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/
H A Dencode_values.cc40 bool EncodePosixTimeAsGeneralizedTime(int64_t posix_time, in EncodePosixTimeAsGeneralizedTime()

12