Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Darena.cc163 return AllocateAlignedAndAddCleanupFallback(n, cleanup); in AllocateAlignedAndAddCleanup()
182 void* ArenaImpl::AllocateAlignedAndAddCleanupFallback(size_t n, in AllocateAlignedAndAddCleanupFallback() function in google::protobuf::internal::ArenaImpl
Darena_impl.h119 void* AllocateAlignedAndAddCleanupFallback(size_t n, void (*cleanup)(void*));