Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.cc603 bool AddAliasUnderParent(const void* parent, const string& name,
923 bool FileDescriptorTables::AddAliasUnderParent( in AddAliasUnderParent() function in google::protobuf::FileDescriptorTables
3592 if (!file_tables_->AddAliasUnderParent(parent, name, symbol)) { in AddSymbol()
4604 file_tables_->AddAliasUnderParent(parent, result->name(), Symbol(result)); in BuildEnumValue()