Home
last modified time | relevance | path

Searched defs:AddFieldByNumber (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DDescriptorPool.cs228 internal void AddFieldByNumber(FieldDescriptor field) in AddFieldByNumber() method in Google.Protobuf.Reflection.DescriptorPool
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.cc958 bool FileDescriptorTables::AddFieldByNumber(const FieldDescriptor* field) { in AddFieldByNumber() function in google::protobuf::FileDescriptorTables