Home
last modified time | relevance | path

Searched defs:next_update (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/rust/crates/openssl/src/
Docsp.rs122 pub next_update: &'a Asn1GeneralizedTimeRef, field
186 let mut next_update = ptr::null_mut(); in find_status() localVariable
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/
H A Drevocation_util.cc20 const der::GeneralizedTime *next_update, in CheckRevocationDateValid()
H A Dcrl.h123 std::optional<der::GeneralizedTime> next_update; member
H A Docsp.h122 der::GeneralizedTime next_update; member
/aosp_15_r20/external/cronet/net/test/
H A Drevocation_builder.h33 base::Time next_update; member
/aosp_15_r20/external/rust/android-crates-io/crates/x509-cert/src/
Dcrl.rs82 pub next_update: Option<Time>, field
/aosp_15_r20/external/icing/icing/file/
H A Dfile-backed-vector_test.cc845 uint32_t next_update = 2; in TEST_F() local
886 uint32_t next_update = 2; in TEST_F() local
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dx509_crl.h76 mbedtls_x509_time next_update; member
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dx509_crl.h76 mbedtls_x509_time next_update; member
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/common/
Ddate.rs39 next_update: SystemTime, field
/aosp_15_r20/external/perfetto/src/trace_processor/containers/
H A Dbit_vector.cc304 uint64_t next_update = update_ptr == update_ptr_end ? 0 : *update_ptr++; in UpdateSetBits() local
/aosp_15_r20/external/libcups/scheduler/
H A Dprinters.h28 time_t next_update; /* Next update time */ member
/aosp_15_r20/external/wpa_supplicant_8/src/utils/
H A Dhttp_curl.c1097 ASN1_GENERALIZEDTIME *produced_at, *this_update, *next_update; in ocsp_resp_cb() local
/aosp_15_r20/external/rust/crates/openssl/src/x509/
Dmod.rs1929 pub fn next_update(&self) -> Option<&Asn1TimeRef> { in next_update() method
/aosp_15_r20/external/wpa_supplicant_8/src/crypto/
H A Dtls_openssl.c5104 ASN1_GENERALIZEDTIME *produced_at, *this_update, *next_update; in ocsp_resp_cb() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/x509/
H A Dx509_test.cc1814 bssl::UniquePtr<ASN1_TIME> next_update(ASN1_TIME_adj( in MakeTestCRL() local
/aosp_15_r20/external/boringssl/src/crypto/x509/
H A Dx509_test.cc1814 bssl::UniquePtr<ASN1_TIME> next_update(ASN1_TIME_adj( in MakeTestCRL() local
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h14378 long unsigned int next_update; member
54847 long unsigned int next_update; member
H A Dvmlinux_602.h14378 long unsigned int next_update; member
54847 long unsigned int next_update; member
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h54467 long unsigned int next_update; member
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h107303 long unsigned int next_update; member
H A Dvmlinux_600.h107303 long unsigned int next_update; member
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h32125 long unsigned int next_update; member
H A Dvmlinux_518.h32125 long unsigned int next_update; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h23475 unsigned long next_update; member

12