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