Searched refs:EncodeOrDecode (Results 1 – 2 of 2) sorted by relevance
223 bool EncodeOrDecode(const DescriptorPool* pool);
673 if (!EncodeOrDecode(&pool)) { in Run()677 if (!EncodeOrDecode(importer.pool())) { in Run()1214 bool CommandLineInterface::EncodeOrDecode(const DescriptorPool* pool) { in EncodeOrDecode() function in google::protobuf::compiler::CommandLineInterface