Searched refs:FieldComments (Results 1 – 3 of 3) sorted by relevance
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/ |
D | DescriptorDeclarationTest.cs | 123 public void FieldComments() in FieldComments() method in Google.Protobuf.Test.Reflection.DescriptorDeclarationTest
|
/external/protobuf/csharp/src/Google.Protobuf.Test/Reflection/ |
D | DescriptorDeclarationTest.cs | 123 public void FieldComments() in FieldComments() method in Google.Protobuf.Test.Reflection.DescriptorDeclarationTest
|
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/js/ |
D | js_generator.cc | 1301 std::string FieldComments(const FieldDescriptor* field, BytesMode bytes_mode) { in FieldComments() function 2536 FieldComments(field, bytes_mode), "type", type, "class", in GenerateBytesWrapper() 2610 FieldComments(field, BYTES_DEFAULT), "type", in GenerateClassField() 2695 FieldComments(field, bytes_mode), "type", typed_annotation); in GenerateClassField()
|