Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/lib/gprpp/
Darena.h99 : total_used_(GPR_ROUND_UP_TO_ALIGNMENT_SIZE(initial_alloc)), in total_used_() function
108 Atomic<size_t> total_used_; variable