Searched defs:name_part (Results 1 – 5 of 5) sorted by relevance
51 void ConstructName(UChar* name_part, UnicodeString* name, int32_t name_id) { in ConstructName()115 UChar* name_part = name_table->Name(i); in HasName() local
485 required string name_part = 1; field
552 required string name_part = 1; field
6056 inline const ::std::string& UninterpretedOption_NamePart::name_part() const { in name_part() function6102 inline void UninterpretedOption_NamePart::set_allocated_name_part(::std::string* name_part) { in set_allocated_name_part()
4784 const string& name_part = uninterpreted_option_->name(i).name_part(); in InterpretSingleOption() local