Home
last modified time | relevance | path

Searched defs:containing_file (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dparser.cc752 const FileDescriptorProto* containing_file) { in ParseMessageDefinition()
859 const FileDescriptorProto* containing_file) { in ParseMessageBlock()
886 const FileDescriptorProto* containing_file) { in ParseMessageStatement()
942 const FileDescriptorProto* containing_file) { in ParseMessageField()
964 const FileDescriptorProto* containing_file) { in ParseMessageFieldNoLabel()
1202 const FileDescriptorProto* containing_file) { in ParseFieldOptions()
1231 const FileDescriptorProto* containing_file) { in ParseDefaultAssignment()
1369 const FileDescriptorProto* containing_file) { in ParseJsonName()
1394 const FileDescriptorProto* containing_file) { in ParseOptionNamePart()
1458 const FileDescriptorProto* containing_file, in ParseOption()
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc752 const FileDescriptorProto* containing_file) { in ParseMessageDefinition()
859 const FileDescriptorProto* containing_file) { in ParseMessageBlock()
886 const FileDescriptorProto* containing_file) { in ParseMessageStatement()
942 const FileDescriptorProto* containing_file) { in ParseMessageField()
964 const FileDescriptorProto* containing_file) { in ParseMessageFieldNoLabel()
1202 const FileDescriptorProto* containing_file) { in ParseFieldOptions()
1231 const FileDescriptorProto* containing_file) { in ParseDefaultAssignment()
1369 const FileDescriptorProto* containing_file) { in ParseJsonName()
1394 const FileDescriptorProto* containing_file) { in ParseOptionNamePart()
1458 const FileDescriptorProto* containing_file, in ParseOption()
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_helpers.cc306 const FileDescriptor* containing_file = descriptor->file(); in GetGroupEndTag() local
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_helpers.cc306 const FileDescriptor* containing_file = descriptor->file(); in GetGroupEndTag() local