Home
last modified time | relevance | path

Searched defs:AddSymbol (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptorPool.cs153 internal void AddSymbol(IDescriptor descriptor) in AddSymbol() method in Google.Protobuf.Reflection.DescriptorPool
/third_party/protobuf/src/google/protobuf/
Ddescriptor_database.cc197 bool SimpleDescriptorDatabase::DescriptorIndex<Value>::AddSymbol( in AddSymbol() function in google::protobuf::SimpleDescriptorDatabase::DescriptorIndex
694 bool EncodedDescriptorDatabase::DescriptorIndex::AddSymbol( in AddSymbol() function in google::protobuf::EncodedDescriptorDatabase::DescriptorIndex
Ddescriptor.cc1091 bool DescriptorPool::Tables::AddSymbol(const std::string& full_name, in AddSymbol() function in google::protobuf::DescriptorPool::Tables
4022 bool DescriptorBuilder::AddSymbol(const std::string& full_name, in AddSymbol() function in google::protobuf::DescriptorBuilder
/third_party/mingw-w64/mingw-w64-headers/include/
Ddbgeng.h1495 STDMETHOD(AddSymbol)(THIS_ PCSTR Name,PULONG Index) PURE; in DECLARE_INTERFACE_() local