/aosp_15_r20/external/boringssl/src/crypto/asn1/ |
H A D | posix_time.c | 174 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 D | a_gentm.c | 103 int64_t posix_time) { in ASN1_GENERALIZEDTIME_set() 108 int64_t posix_time, int offset_day, in ASN1_GENERALIZEDTIME_adj()
|
H A D | a_utctm.c | 106 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 D | a_time.c | 90 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, int64_t posix_time, int offset_day, in ASN1_TIME_adj()
|
H A D | asn1_test.cc | 2428 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 D | posix_time.c | 174 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 D | a_gentm.c | 103 int64_t posix_time) { in ASN1_GENERALIZEDTIME_set() 108 int64_t posix_time, int offset_day, in ASN1_GENERALIZEDTIME_adj()
|
H A D | a_utctm.c | 106 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 D | a_time.c | 90 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/ |
D | date_time_fwd.hpp | 27 namespace posix_time { namespace
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/posix_time/ |
D | time_period.hpp | 17 namespace posix_time { namespace
|
D | posix_time_system.hpp | 20 namespace posix_time { namespace
|
D | posix_time_types.hpp | 25 namespace posix_time { namespace
|
D | time_parsers.hpp | 19 namespace posix_time { namespace
|
D | conversion.hpp | 23 namespace posix_time { namespace
|
D | ptime.hpp | 18 namespace posix_time { namespace
|
D | posix_time_duration.hpp | 19 namespace posix_time { namespace
|
D | date_duration_operators.hpp | 16 namespace posix_time { namespace
|
D | time_formatters_limited.hpp | 22 namespace posix_time { namespace
|
D | posix_time_legacy_io.hpp | 29 namespace posix_time { namespace
|
D | posix_time_config.hpp | 23 namespace posix_time { namespace
|
D | time_formatters.hpp | 28 namespace posix_time { namespace
|
D | posix_time_io.hpp | 24 namespace posix_time { namespace
|
/aosp_15_r20/external/cronet/net/cert/ |
H A D | time_conversions.cc | 23 int64_t posix_time; in GeneralizedTimeToTime() local
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/ |
H A D | encode_values.cc | 40 bool EncodePosixTimeAsGeneralizedTime(int64_t posix_time, in EncodePosixTimeAsGeneralizedTime()
|