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