Home
last modified time | relevance | path

Searched defs:ParamFile (Results 1 – 1 of 1) sorted by relevance

/external/skia/bazel/exporter/build_proto/analysis_v2/
Danalysis_v2.pb.go962 type ParamFile struct { struct
963 state protoimpl.MessageState
964 sizeCache protoimpl.SizeCache
965 unknownFields protoimpl.UnknownFields
968 …Path string `protobuf:"bytes,1,opt,name=exec_path,json=execPath,proto3" json:"exec_path,omitempty"`
971 Arguments []string `protobuf:"bytes,2,rep,name=arguments,proto3" json:"arguments,omitempty"`
974 func (x *ParamFile) Reset() {
983 func (x *ParamFile) String() string {
987 func (*ParamFile) ProtoMessage() {}
989 func (x *ParamFile) ProtoReflect() protoreflect.Message {
[all …]