Home
last modified time | relevance | path

Searched defs:current_generation (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dpacket_sequence_state_builder.h66 RefPtr<PacketSequenceStateGeneration> current_generation() const { in current_generation() function
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/rand/
Dfork_detect.c105 uint64_t current_generation = *generation_ptr; in CRYPTO_get_fork_generation() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/rand/
Dfork_detect.c105 uint64_t current_generation = *generation_ptr; in CRYPTO_get_fork_generation() local
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/rand/
H A Dfork_detect.c130 uint64_t current_generation = *generation_ptr; in CRYPTO_get_fork_generation() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/rand/
H A Dfork_detect.c130 uint64_t current_generation = *generation_ptr; in CRYPTO_get_fork_generation() local
/aosp_15_r20/external/cronet/net/cert/internal/
H A Dtrust_store_android.cc103 int current_generation = generation_.load(); in MaybeInitializeAndGetImpl() local
/aosp_15_r20/bionic/tests/libs/
H A Delftls_dtv_resize_helper.cpp145 size_t current_generation = initial_dtv->generation; in main() local