Lines Matching refs:Status_EdgeFinished
108 …EdgeFinished *Status_EdgeFinished `protobuf:"bytes,5,opt,name=edge_finished,json=edgeFinished" j…
172 func (x *Status) GetEdgeFinished() *Status_EdgeFinished {
458 type Status_EdgeFinished struct { struct
494 func (x *Status_EdgeFinished) Reset() { argument
495 *x = Status_EdgeFinished{}
503 func (x *Status_EdgeFinished) String() string { argument
507 func (*Status_EdgeFinished) ProtoMessage() {} argument
509 func (x *Status_EdgeFinished) ProtoReflect() protoreflect.Message { argument
522 func (*Status_EdgeFinished) Descriptor() ([]byte, []int) { argument
526 func (x *Status_EdgeFinished) GetId() uint32 { argument
533 func (x *Status_EdgeFinished) GetEndTime() uint32 { argument
540 func (x *Status_EdgeFinished) GetStatus() int32 { argument
547 func (x *Status_EdgeFinished) GetOutput() string { argument
554 func (x *Status_EdgeFinished) GetUserTime() uint32 { argument
561 func (x *Status_EdgeFinished) GetSystemTime() uint32 { argument
568 func (x *Status_EdgeFinished) GetMaxRssKb() uint64 { argument
575 func (x *Status_EdgeFinished) GetMinorPageFaults() uint64 { argument
582 func (x *Status_EdgeFinished) GetMajorPageFaults() uint64 { argument
589 func (x *Status_EdgeFinished) GetIoInputKb() uint64 { argument
596 func (x *Status_EdgeFinished) GetIoOutputKb() uint64 { argument
603 func (x *Status_EdgeFinished) GetVoluntaryContextSwitches() uint64 { argument
610 func (x *Status_EdgeFinished) GetInvoluntaryContextSwitches() uint64 { argument
617 func (x *Status_EdgeFinished) GetTags() string { argument
811 (*Status_EdgeFinished)(nil), // 6: ninja.Status.EdgeFinished
896 switch v := v.(*Status_EdgeFinished); i {