Lines Matching refs:CreateInternal

306       return arena->CreateInternal<T>(google::protobuf::internal::has_trivial_destructor<T>::value);  in Create()
316 return arena->CreateInternal<T>(google::protobuf::internal::has_trivial_destructor<T>::value, in Create()
327 return arena->CreateInternal<T>(google::protobuf::internal::has_trivial_destructor<T>::value, in Create()
341 return arena->CreateInternal<T>(google::protobuf::internal::has_trivial_destructor<T>::value, in Create()
356 return arena->CreateInternal<T>(google::protobuf::internal::has_trivial_destructor<T>::value, in Create()
372 return arena->CreateInternal<T>(google::protobuf::internal::has_trivial_destructor<T>::value, in Create()
388 return arena->CreateInternal<T>(google::protobuf::internal::has_trivial_destructor<T>::value, in Create()
405 return arena->CreateInternal<T>(google::protobuf::internal::has_trivial_destructor<T>::value, in Create()
423 return arena->CreateInternal<T>( in Create()
639 T* CreateInternal(bool skip_explicit_ownership) { in CreateInternal() function
648 T* CreateInternal(bool skip_explicit_ownership, const Arg& arg) { in CreateInternal() function
657 T* CreateInternal( in CreateInternal() function
667 GOOGLE_ATTRIBUTE_ALWAYS_INLINE T* CreateInternal(bool skip_explicit_ownership, in CreateInternal() function
681 GOOGLE_ATTRIBUTE_ALWAYS_INLINE T* CreateInternal(bool skip_explicit_ownership, in CreateInternal() function
696 GOOGLE_ATTRIBUTE_ALWAYS_INLINE T* CreateInternal(bool skip_explicit_ownership, in CreateInternal() function
712 GOOGLE_ATTRIBUTE_ALWAYS_INLINE T* CreateInternal(bool skip_explicit_ownership, in CreateInternal() function
729 GOOGLE_ATTRIBUTE_ALWAYS_INLINE T* CreateInternal(bool skip_explicit_ownership, in CreateInternal() function
748 GOOGLE_ATTRIBUTE_ALWAYS_INLINE T* CreateInternal(bool skip_explicit_ownership, in CreateInternal() function
767 return CreateInternal<T, Arena*>(SkipDeleteList<T>(static_cast<T*>(0)), in CreateMessageInternal()
774 return CreateInternal<T, Arena*>(SkipDeleteList<T>(static_cast<T*>(0)), in CreateMessageInternal()
781 return CreateInternal<T, Arena*>(SkipDeleteList<T>(static_cast<T*>(0)), in CreateMessageInternal()