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

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc2278 template<class DescriptorT> void AllocateOptions(
2282 void AllocateOptions(const FileOptions& orig_options,
2285 // Implementation for AllocateOptions(). Don't call this directly.
2962 template<class DescriptorT> void DescriptorBuilder::AllocateOptions( function in class:google::protobuf::DescriptorBuilder
2970 void DescriptorBuilder::AllocateOptions(const FileOptions& orig_options, function in class:google::protobuf::DescriptorBuilder
3214 AllocateOptions(proto.options(), result);
3277 AllocateOptions(proto.options(), result);
3541 AllocateOptions(proto.options(), result);
3604 AllocateOptions(proto.options(), result);
3631 AllocateOptions(prot
[all...]
/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc1974 template<class DescriptorT> void AllocateOptions(
1978 void AllocateOptions(const FileOptions& orig_options,
1981 // Implementation for AllocateOptions(). Don't call this directly.
2625 template<class DescriptorT> void DescriptorBuilder::AllocateOptions( function in class:google::protobuf::DescriptorBuilder
2633 void DescriptorBuilder::AllocateOptions(const FileOptions& orig_options, function in class:google::protobuf::DescriptorBuilder
2826 AllocateOptions(proto.options(), result);
2889 AllocateOptions(proto.options(), result);
3145 AllocateOptions(proto.options(), result);
3210 AllocateOptions(proto.options(), result);
3237 AllocateOptions(prot
[all...]

Completed in 555 milliseconds