Lines Matching full:param
324 /// <param name="name">The unqualified type name to look for.</param>
351 /// <param name="descriptorData">The original serialized descriptor data.
353 /// would not necessarily give us this.</param>
354 /// <param name="proto">The protocol message form of the FileDescriptor.</param>
355 /// <param name="dependencies">FileDescriptors corresponding to all of the
357 /// in which case it is treated as an empty array.</param>
358 /// <param name="allowUnknownDependencies">Whether unknown dependencies are ignored (true) or cause an exception to be thrown (false).</param>
359 /// <param name="generatedCodeInfo">Details about generated code, for the purposes of reflection.</param>
480 /// <param name="descriptorData">The binary file descriptor proto data. Must not be null, and any
483 /// with the order in which protoc provides descriptors to plugins.</param>