Searched refs:FieldComments (Results 1 – 2 of 2) sorted by relevance
/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/protobuf/src/google/protobuf/compiler/js/ |
D | js_generator.cc | 1327 std::string FieldComments(const FieldDescriptor* field, BytesMode bytes_mode) { in FieldComments() function 2581 FieldComments(field, bytes_mode), "type", type, "class", in GenerateBytesWrapper() 2655 FieldComments(field, BYTES_DEFAULT), "type", in GenerateClassField() 2741 FieldComments(field, bytes_mode), "type", typed_annotation); in GenerateClassField()
|