Home
last modified time | relevance | path

Searched refs:Status_Code (Results 1 – 1 of 1) sorted by relevance

/build/make/tools/ide_query/ide_query_proto/
Dide_query.pb.go23 type Status_Code int32 type
26 Status_OK Status_Code = 0
27 Status_FAILURE Status_Code = 1
42 func (x Status_Code) Enum() *Status_Code {
43 p := new(Status_Code)
48 func (x Status_Code) String() string {
52 func (Status_Code) Descriptor() protoreflect.EnumDescriptor {
56 func (Status_Code) Type() protoreflect.EnumType {
60 func (x Status_Code) Number() protoreflect.EnumNumber {
65 func (Status_Code) EnumDescriptor() ([]byte, []int) {
[all …]