Public Member Functions | |
GetDeallocator (const AllocationPolicy *policy, size_t *space_allocated) | |
void | operator() (SerialArena::Memory mem) const |
Private Attributes | |
void(* | dealloc_ )(void *, size_t) |
size_t * | space_allocated_ |
Definition at line 79 of file third_party/protobuf/src/google/protobuf/arena.cc.
|
inline |
Definition at line 81 of file third_party/protobuf/src/google/protobuf/arena.cc.
|
inline |
Definition at line 85 of file third_party/protobuf/src/google/protobuf/arena.cc.
|
private |
Definition at line 104 of file third_party/protobuf/src/google/protobuf/arena.cc.
|
private |
Definition at line 105 of file third_party/protobuf/src/google/protobuf/arena.cc.