Searched refs:AllocateInternal (Results 1 – 1 of 1) sorted by relevance
539 PROTOBUF_ALWAYS_INLINE void* AllocateInternal(bool skip_explicit_ownership) { in AllocateInternal() function611 return new (AllocateInternal<T>(skip_explicit_ownership)) in DoCreate()617 AllocateInternal<T>(InternalHelper<T>::is_destructor_skippable::value), in DoCreateMessage()