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

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc2108 // name are respolved relative to name_scope. element_name and orig_opt are
2117 : name_scope(ns),
2122 string name_scope; member in struct:google::protobuf::__anon14823::OptionsToInterpret
2287 const string& name_scope,
2978 const string& name_scope,
3004 OptionsToInterpret(name_scope, element_name, &orig_options, options));
4368 options_to_interpret_->name_scope);
2977 AllocateOptionsImpl( const string& name_scope, const string& element_name, const typename DescriptorT::OptionsType& orig_options, DescriptorT* descriptor) argument
/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc1813 // name are respolved relative to name_scope. element_name and orig_opt are
1822 : name_scope(ns),
1827 string name_scope; member in struct:google::protobuf::__anon28970::OptionsToInterpret
1983 const string& name_scope,
2641 const string& name_scope,
2663 OptionsToInterpret(name_scope, element_name, &orig_options, options));
3919 options_to_interpret_->name_scope);
2640 AllocateOptionsImpl( const string& name_scope, const string& element_name, const typename DescriptorT::OptionsType& orig_options, DescriptorT* descriptor) argument

Completed in 745 milliseconds