Home
last modified time | relevance | path

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

/build/soong/ui/status/ninja_frontend/
Dfrontend.pb.go458 type Status_EdgeFinished struct { struct
459 state protoimpl.MessageState
460 sizeCache protoimpl.SizeCache
461 unknownFields protoimpl.UnknownFields
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 …ime *uint32 `protobuf:"varint,6,opt,name=system_time,json=systemTime" json:"system_time,omitempty"`
[all …]