Home
last modified time | relevance | path

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

/build/soong/ui/status/ninja_frontend/
Dfrontend.pb.go138 type Status_TotalEdges struct { struct
140 … *uint32 `protobuf:"varint,1,opt,name=total_edges,json=totalEdges" json:"total_edges,omitempty"`
141 XXX_NoUnkeyedLiteral struct{} `json:"-"`
142 XXX_unrecognized []byte `json:"-"`
143 XXX_sizecache int32 `json:"-"`
146 func (m *Status_TotalEdges) Reset() { *m = Status_TotalEdges{} }
147 func (m *Status_TotalEdges) String() string { return proto.CompactTextString(m) }
148 func (*Status_TotalEdges) ProtoMessage() {}
149 func (*Status_TotalEdges) Descriptor() ([]byte, []int) {
152 func (m *Status_TotalEdges) XXX_Unmarshal(b []byte) error {
[all …]