Home
last modified time | relevance | path

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

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