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

/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc540 // the key already exists in the table. For AddAliasUnderParent(), the
543 bool AddAliasUnderParent(const void* parent, const string& name,
778 bool FileDescriptorTables::AddAliasUnderParent( function in class:google::protobuf::FileDescriptorTables
3095 if (!file_tables_->AddAliasUnderParent(parent, name, symbol)) {
3985 file_tables_->AddAliasUnderParent(parent, result->name(), Symbol(result));

Completed in 112 milliseconds