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

/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc2569 Symbol existing_symbol = tables_->FindSymbol(name); local
2571 if (existing_symbol.type != Symbol::PACKAGE) {
2575 "a package) in file \"" + existing_symbol.GetFile()->name() +

Completed in 29 milliseconds