Searched refs:RecordLegacyLocation (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc353 void Parser::LocationRecorder::RecordLegacyLocation(const Message* descriptor, function in class:google::protobuf::compiler::Parser::LocationRecorder
535 location.RecordLegacyLocation(
660 location.RecordLegacyLocation(field, DescriptorPool::ErrorCollector::TYPE);
679 location.RecordLegacyLocation(field, DescriptorPool::ErrorCollector::NAME);
688 location.RecordLegacyLocation(
716 location.RecordLegacyLocation(
787 location.RecordLegacyLocation(
985 name_location.RecordLegacyLocation(
1006 value_location.RecordLegacyLocation(
1105 location.RecordLegacyLocation(
[all...]
H A Dparser.h245 void RecordLegacyLocation(const Message* descriptor,

Completed in 30 milliseconds