Home
last modified time | relevance | path

Searched refs:field_location (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dparser.h350 const LocationRecorder& field_location,
359 const LocationRecorder& field_location,
433 const LocationRecorder& field_location,
439 const LocationRecorder& field_location,
443 const LocationRecorder& field_location,
Dparser.cc786 const LocationRecorder& field_location, in ParseMessageField() argument
789 LocationRecorder location(field_location, in ParseMessageField()
806 field_location, in ParseMessageField()
815 const LocationRecorder& field_location, in ParseMessageFieldNoLabel() argument
820 LocationRecorder location(field_location); // add path later in ParseMessageFieldNoLabel()
892 LocationRecorder location(field_location, in ParseMessageFieldNoLabel()
901 LocationRecorder location(field_location, in ParseMessageFieldNoLabel()
911 DO(ParseFieldOptions(field, field_location, containing_file)); in ParseMessageFieldNoLabel()
918 group_location.StartAt(field_location); in ParseMessageFieldNoLabel()
937 LocationRecorder location(field_location, in ParseMessageFieldNoLabel()
[all …]