Searched refs:ProtoFileFromDescriptor (Results 1 – 3 of 3) sorted by relevance
240 ProtoFile input_file = ProtoFileFromDescriptor(std::move(input_preamble), in Main()245 ProtoFileFromDescriptor("", *upstream_proto.file_descriptor); in Main()
88 ProtoFile ProtoFileFromDescriptor(std::string preamble,
264 ProtoFile ProtoFileFromDescriptor( in ProtoFileFromDescriptor() function