Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Darena.cc148 void* ArenaImpl::AllocateAlignedAndAddCleanup(size_t n, in AllocateAlignedAndAddCleanup() function in google::protobuf::internal::ArenaImpl
Darena_impl.h221 void* AllocateAlignedAndAddCleanup(size_t n, void (*cleanup)(void*)) { in AllocateAlignedAndAddCleanup() function