Home
last modified time | relevance | path

Searched refs:GetValidationErrorCollector (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/
Dimporter.h102 DescriptorPool::ErrorCollector* GetValidationErrorCollector() { in GetValidationErrorCollector() function
Dimporter.cc223 pool_(&database_, database_.GetValidationErrorCollector()) { in Importer()
Dcommand_line_interface.cc917 source_tree_database->GetValidationErrorCollector())); in Run()