HomeSort by relevance Sort by last modified time
    Searched refs:RecordLegacyLocation (Results 1 - 2 of 2) sorted by null

  /external/protobuf/src/google/protobuf/compiler/
parser.cc 397 void Parser::LocationRecorder::RecordLegacyLocation(const Message* descriptor,
657 location.RecordLegacyLocation(
821 location.RecordLegacyLocation(field, DescriptorPool::ErrorCollector::TYPE);
894 location.RecordLegacyLocation(field, DescriptorPool::ErrorCollector::NAME);
903 location.RecordLegacyLocation(
931 location.RecordLegacyLocation(
    [all...]
parser.h 250 void RecordLegacyLocation(const Message* descriptor,

Completed in 64 milliseconds