Searched defs:AllocateAlignedAndAddCleanup (Results 1 – 2 of 2) sorted by relevance
148 void* ArenaImpl::AllocateAlignedAndAddCleanup(size_t n, in AllocateAlignedAndAddCleanup() function in google::protobuf::internal::ArenaImpl
221 void* AllocateAlignedAndAddCleanup(size_t n, void (*cleanup)(void*)) { in AllocateAlignedAndAddCleanup() function