Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Darena.cc154 return AllocateAlignedAndAddCleanupFallback(n, cleanup); in AllocateAlignedAndAddCleanup()
173 void* ArenaImpl::AllocateAlignedAndAddCleanupFallback(size_t n, in AllocateAlignedAndAddCleanupFallback() function in google::protobuf::internal::ArenaImpl
Darena_impl.h141 void* AllocateAlignedAndAddCleanupFallback(size_t n, void (*cleanup)(void*));