AddAliasUnderParent  523 third_party/protobuf/src/google/protobuf/descriptor.cc   bool AddAliasUnderParent(const void* parent, const string& name,
AddAliasUnderParent 2861 third_party/protobuf/src/google/protobuf/descriptor.cc     if (!file_tables_->AddAliasUnderParent(parent, name, symbol)) {
AddAliasUnderParent 3646 third_party/protobuf/src/google/protobuf/descriptor.cc     file_tables_->AddAliasUnderParent(parent, result->name(), Symbol(result));