Searched defs:NewFromPrototype (Results 1 – 2 of 2) sorted by relevance
865 inline MessageLite* GenericTypeHandler<MessageLite>::NewFromPrototype( in NewFromPrototype() function909 static inline Type* NewFromPrototype(const Type*, Arena* arena) { in NewFromPrototype() function
507 GenericTypeHandler<Message>::NewFromPrototype(const Message* prototype, in NewFromPrototype() function in google::protobuf::internal::GenericTypeHandler