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

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

Completed in 59 milliseconds