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

/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc2449 template<class DescriptorT> void AllocateOptions(
2453 void AllocateOptions(const FileOptions& orig_options,
2456 // Implementation for AllocateOptions(). Don't call this directly.
3196 template<class DescriptorT> void DescriptorBuilder::AllocateOptions( function in class:google::protobuf::DescriptorBuilder
3204 void DescriptorBuilder::AllocateOptions(const FileOptions& orig_options, function in class:google::protobuf::DescriptorBuilder
3483 AllocateOptions(proto.options(), result);
3553 AllocateOptions(proto.options(), result);
3858 AllocateOptions(proto.options(), result);
3943 AllocateOptions(proto.options(), result);
3970 AllocateOptions(prot
[all...]

Completed in 87 milliseconds