Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dimporter.h93 DescriptorPool::ErrorCollector* GetValidationErrorCollector() { in GetValidationErrorCollector() function
Dimporter.cc206 pool_(&database_, database_.GetValidationErrorCollector()) { in Importer()