Searched refs:symbols_by_parent_ (Results 1 – 1 of 1) sorted by relevance
625 SymbolsByParentMap symbols_by_parent_; member in google::protobuf::FileDescriptorTables665 : symbols_by_parent_(3), in FileDescriptorTables()779 FindOrNull(symbols_by_parent_, PointerStringPair(parent, name.c_str())); in FindNestedSymbol()926 return InsertIfNotPresent(&symbols_by_parent_, by_parent_key, symbol); in AddAliasUnderParent()