Home
last modified time | relevance | path

Searched refs:LifecycleId (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Darena_impl.h58 using LifecycleId = int64_t; variable
286 LifecycleId last_lifecycle_id_seen;
289 static std::atomic<LifecycleId> lifecycle_id_generator_;
360 LifecycleId lifecycle_id_; // Unique for each arena. Changes on Reset().
Darena.cc53 std::atomic<LifecycleId> ArenaImpl::lifecycle_id_generator_;