Home
last modified time | relevance | path

Searched refs:FieldComments (Results 1 – 3 of 3) sorted by relevance

/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
DDescriptorDeclarationTest.cs123 public void FieldComments() in FieldComments() method in Google.Protobuf.Test.Reflection.DescriptorDeclarationTest
/external/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
DDescriptorDeclarationTest.cs123 public void FieldComments() in FieldComments() method in Google.Protobuf.Test.Reflection.DescriptorDeclarationTest
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc1301 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()