Lines Matching refs:Status_EdgeStarted
73 …EdgeStarted *Status_EdgeStarted `protobuf:"bytes,4,opt,name=edge_started,json=edgeStart…
127 func (m *Status) GetEdgeStarted() *Status_EdgeStarted {
268 type Status_EdgeStarted struct { struct
288 func (m *Status_EdgeStarted) Reset() { *m = Status_EdgeStarted{} }
289 func (m *Status_EdgeStarted) String() string { return proto.CompactTextString(m) }
290 func (*Status_EdgeStarted) ProtoMessage() {}
291 func (*Status_EdgeStarted) Descriptor() ([]byte, []int) {
295 func (m *Status_EdgeStarted) XXX_Unmarshal(b []byte) error {
298 func (m *Status_EdgeStarted) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
301 func (m *Status_EdgeStarted) XXX_Merge(src proto.Message) {
304 func (m *Status_EdgeStarted) XXX_Size() int {
307 func (m *Status_EdgeStarted) XXX_DiscardUnknown() {
313 func (m *Status_EdgeStarted) GetId() uint32 {
320 func (m *Status_EdgeStarted) GetStartTime() uint32 {
327 func (m *Status_EdgeStarted) GetInputs() []string {
334 func (m *Status_EdgeStarted) GetOutputs() []string {
341 func (m *Status_EdgeStarted) GetDesc() string {
348 func (m *Status_EdgeStarted) GetCommand() string {
355 func (m *Status_EdgeStarted) GetConsole() bool {
567 proto.RegisterType((*Status_EdgeStarted)(nil), "ninja.Status.EdgeStarted")