Home
last modified time | relevance | path

Searched refs:AllocateOptionsImpl (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.cc2949 template<class DescriptorT> void AllocateOptionsImpl(
3702 AllocateOptionsImpl(descriptor->full_name(), descriptor->full_name(), in AllocateOptions()
3710 AllocateOptionsImpl(descriptor->package() + ".dummy", descriptor->name(), in AllocateOptions()
3714 template<class DescriptorT> void DescriptorBuilder::AllocateOptionsImpl( in AllocateOptionsImpl() function in google::protobuf::DescriptorBuilder