Searched defs:location_field_number_for_nested_type (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc646 int location_field_number_for_nested_type,
704 group_location.AddPath(location_field_number_for_nested_type);
1152 int location_field_number_for_nested_type,
1194 location_field_number_for_nested_type,
643 ParseMessageField(FieldDescriptorProto* field, RepeatedPtrField<DescriptorProto>* messages, const LocationRecorder& parent_location, int location_field_number_for_nested_type, const LocationRecorder& field_location) argument
1149 ParseExtend(RepeatedPtrField<FieldDescriptorProto>* extensions, RepeatedPtrField<DescriptorProto>* messages, const LocationRecorder& parent_location, int location_field_number_for_nested_type, const LocationRecorder& extend_location) argument

Completed in 162 milliseconds