Searched refs:CreateInternal (Results 1 – 1 of 1) sorted by relevance
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[all …]