Home
last modified time | relevance | path

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

/external/protobuf/benchmarks/util/
Dprotoc-gen-proto2_to_proto3.cc44 if (CanGenerate(file)) { in GenerateAll()
83 bool CanGenerate(const FileDescriptor* file) const { in CanGenerate() function in google::protobuf::compiler::Proto2ToProto3Generator