Home
last modified time | relevance | path

Searched defs:NewFromPrototype (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Drepeated_ptr_field.h865 inline MessageLite* GenericTypeHandler<MessageLite>::NewFromPrototype( in NewFromPrototype() function
909 static inline Type* NewFromPrototype(const Type*, Arena* arena) { in NewFromPrototype() function
Dmessage.cc507 GenericTypeHandler<Message>::NewFromPrototype(const Message* prototype, in NewFromPrototype() function in google::protobuf::internal::GenericTypeHandler