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/ | ||
D | DescriptorPool.cs | 228 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/ | ||
D | descriptor.cc | 958 bool FileDescriptorTables::AddFieldByNumber(const FieldDescriptor* field) { in AddFieldByNumber() function in google::protobuf::FileDescriptorTables |