Searched refs:NewFromPrototype (Results 1 - 1 of 1) sorted by relevance

/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
H A Drepeated_field.h567 // We force NewFromPrototype() and Delete() to be non-inline to reduce code
570 GOOGLE_ATTRIBUTE_NOINLINE static GenericType* NewFromPrototype(
592 GenericType* GenericTypeHandler<GenericType>::NewFromPrototype( function in class:google::protobuf::internal::GenericTypeHandler
608 // NewFromPrototype() and Merge() cannot be defined here; if they're declared
614 MessageLite* GenericTypeHandler<MessageLite>::NewFromPrototype(
641 TypeName* GenericTypeHandler<TypeName>::NewFromPrototype( \
693 static inline string* NewFromPrototype(const string*, function in class:google::protobuf::internal::StringTypeHandlerBase
1441 TypeHandler::NewFromPrototype(prototype, arena_);
1516 TypeHandler::NewFromPrototype(other_elem, arena);
1625 TypeHandler::NewFromPrototype(valu
[all...]

Completed in 80 milliseconds