Lines Matching refs:FileDescriptorSet
3 '''Generate header file for nanopb from a ProtoBuf FileDescriptorSet.'''984 fdesc: The loaded FileDescriptorSet, or None to read from the input file.1000 fdesc = descriptor.FileDescriptorSet.FromString(data).file[0]