Home
last modified time | relevance | path

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

/aosp12/build/soong/ui/status/build_error_proto/
H A Dbuild_error.pb.go23 type BuildError struct { struct
26 …ing `protobuf:"bytes,1,rep,name=error_messages,json=errorMessages" json:"error_messages,omitempty"`
28 …nError `protobuf:"bytes,2,rep,name=action_errors,json=actionErrors" json:"action_errors,omitempty"`
29 XXX_NoUnkeyedLiteral struct{} `json:"-"`
30 XXX_unrecognized []byte `json:"-"`
31 XXX_sizecache int32 `json:"-"`
H A Dbuild_error.proto20 message BuildError { message