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