Home
last modified time | relevance | path

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

/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Darena.cc357 GetDeallocator(alloc_policy_.get(), &space_allocated)(mem); in ~ThreadSafeArena() local
389 GetDeallocator(alloc_policy_.get(), &space_allocated)(mem); in Reset() local
403 GetDeallocator(alloc_policy_.get(), &space_allocated)(mem); in Reset() local
H A Darena_impl.h532 TaggedAllocationPolicyPtr alloc_policy_; // Tagged pointer to AllocPolicy. variable
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Darena.cc357 GetDeallocator(alloc_policy_.get(), &space_allocated)(mem); in ~ThreadSafeArena() local
389 GetDeallocator(alloc_policy_.get(), &space_allocated)(mem); in Reset() local
403 GetDeallocator(alloc_policy_.get(), &space_allocated)(mem); in Reset() local
H A Darena_impl.h532 TaggedAllocationPolicyPtr alloc_policy_; // Tagged pointer to AllocPolicy. variable