Lines Matching refs:json

104 …TotalEdges    *Status_TotalEdges    `protobuf:"bytes,1,opt,name=total_edges,json=totalEdges" json:…
105 …uildStarted `protobuf:"bytes,2,opt,name=build_started,json=buildStarted" json:"build_started,omit…
106 …ldFinished `protobuf:"bytes,3,opt,name=build_finished,json=buildFinished" json:"build_finished,omi…
107 …_EdgeStarted `protobuf:"bytes,4,opt,name=edge_started,json=edgeStarted" json:"edge_started,omite…
108 …dgeFinished `protobuf:"bytes,5,opt,name=edge_finished,json=edgeFinished" json:"edge_finished,omit…
109 Message *Status_Message `protobuf:"bytes,6,opt,name=message" json:"message,omitempty"`
192 …TotalEdges *uint32 `protobuf:"varint,1,opt,name=total_edges,json=totalEdges" json:"total_edges,omi…
240 Parallelism *uint32 `protobuf:"varint,1,opt,name=parallelism" json:"parallelism,omitempty"`
242 Verbose *bool `protobuf:"varint,2,opt,name=verbose" json:"verbose,omitempty"`
244 …32 `protobuf:"varint,3,opt,name=critical_path_time,json=criticalPathTime" json:"critical_path_time…
246 …protobuf:"varint,4,opt,name=estimated_total_time,json=estimatedTotalTime" json:"estimated_total_ti…
353 Id *uint32 `protobuf:"varint,1,opt,name=id" json:"id,omitempty"`
355 …StartTime *uint32 `protobuf:"varint,2,opt,name=start_time,json=startTime" json:"start_time,omitemp…
357 Inputs []string `protobuf:"bytes,3,rep,name=inputs" json:"inputs,omitempty"`
359 Outputs []string `protobuf:"bytes,4,rep,name=outputs" json:"outputs,omitempty"`
361 Desc *string `protobuf:"bytes,5,opt,name=desc" json:"desc,omitempty"`
363 Command *string `protobuf:"bytes,6,opt,name=command" json:"command,omitempty"`
365 Console *bool `protobuf:"varint,7,opt,name=console" json:"console,omitempty"`
367 …ChangedInputs []string `protobuf:"bytes,8,rep,name=changed_inputs,json=changedInputs" json:"change…
464 Id *uint32 `protobuf:"varint,1,opt,name=id" json:"id,omitempty"`
466 EndTime *uint32 `protobuf:"varint,2,opt,name=end_time,json=endTime" json:"end_time,omitempty"`
468 Status *int32 `protobuf:"zigzag32,3,opt,name=status" json:"status,omitempty"`
470 Output *string `protobuf:"bytes,4,opt,name=output" json:"output,omitempty"`
472 UserTime *uint32 `protobuf:"varint,5,opt,name=user_time,json=userTime" json:"user_time,omitempty"`
474 …SystemTime *uint32 `protobuf:"varint,6,opt,name=system_time,json=systemTime" json:"system_time,omi…
476 …MaxRssKb *uint64 `protobuf:"varint,7,opt,name=max_rss_kb,json=maxRssKb" json:"max_rss_kb,omitempty…
478 …MinorPageFaults *uint64 `protobuf:"varint,8,opt,name=minor_page_faults,json=minorPageFaults" json:…
480 …MajorPageFaults *uint64 `protobuf:"varint,9,opt,name=major_page_faults,json=majorPageFaults" json:…
482 …IoInputKb *uint64 `protobuf:"varint,10,opt,name=io_input_kb,json=ioInputKb" json:"io_input_kb,omit…
484 …IoOutputKb *uint64 `protobuf:"varint,11,opt,name=io_output_kb,json=ioOutputKb" json:"io_output_kb,…
486 …int,12,opt,name=voluntary_context_switches,json=voluntaryContextSwitches" json:"voluntary_context_…
488 …13,opt,name=involuntary_context_switches,json=involuntaryContextSwitches" json:"involuntary_contex…
491 Tags *string `protobuf:"bytes,14,opt,name=tags" json:"tags,omitempty"`
630 …l `protobuf:"varint,1,opt,name=level,enum=ninja.Status_Message_Level,def=0" json:"level,omitempty"`
632 Message *string `protobuf:"bytes,2,opt,name=message" json:"message,omitempty"`