Lines Matching refs:RspFile
118 …RspFiles []*RspFile `protobuf:"bytes,6,rep,name=rsp_files,json=rspFiles" json:"rsp_files,omitempty…
188 func (x *Command) GetRspFiles() []*RspFile {
263 type RspFile struct { struct
274 func (x *RspFile) Reset() { argument
275 *x = RspFile{}
283 func (x *RspFile) String() string { argument
287 func (*RspFile) ProtoMessage() {} argument
289 func (x *RspFile) ProtoReflect() protoreflect.Message { argument
302 func (*RspFile) Descriptor() ([]byte, []int) { argument
306 func (x *RspFile) GetFile() string { argument
313 func (x *RspFile) GetPathMappings() []*PathMapping { argument
435 (*RspFile)(nil), // 3: sbox.RspFile
494 switch v := v.(*RspFile); i {