blob: 2ce7b1f2e8264ac814c37caa76f4814d2616a8bc [file] [log] [blame]
// Code generated by protoc-gen-gogo.
// source: android.googlesource.com/platform/tools/gpu/framework/rpc/test/rpc_test.proto
// DO NOT EDIT!
/*
Package test is a generated protocol buffer package.
It is generated from these files:
android.googlesource.com/platform/tools/gpu/framework/rpc/test/rpc_test.proto
It has these top-level messages:
*/
package test
import proto "github.com/gogo/protobuf/proto"
import fmt "fmt"
import math "math"
// Reference imports to suppress errors if they are not otherwise used.
var _ = proto.Marshal
var _ = fmt.Errorf
var _ = math.Inf
// This is a compile-time assertion to ensure that this generated file
// is compatible with the proto package it is being compiled against.
// A compilation error at this line likely means your copy of the
// proto package needs to be updated.
const _ = proto.GoGoProtoPackageIsVersion2 // please upgrade the proto package
type Enum int32
const (
Enum_Zero Enum = 0
Enum_One Enum = 1
Enum_Two Enum = 2
Enum_Three Enum = 3
)
var Enum_name = map[int32]string{
0: "Zero",
1: "One",
2: "Two",
3: "Three",
}
var Enum_value = map[string]int32{
"Zero": 0,
"One": 1,
"Two": 2,
"Three": 3,
}
func (x Enum) String() string {
return proto.EnumName(Enum_name, int32(x))
}
func (Enum) EnumDescriptor() ([]byte, []int) { return fileDescriptorRpcTest, []int{0} }
func init() {
proto.RegisterEnum("test.Enum", Enum_name, Enum_value)
}
func init() {
proto.RegisterFile("android.googlesource.com/platform/tools/gpu/framework/rpc/test/rpc_test.proto", fileDescriptorRpcTest)
}
var fileDescriptorRpcTest = []byte{
// 144 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x09, 0x6e, 0x88, 0x02, 0xff, 0x1c, 0xcb, 0xbd, 0x0e, 0xc2, 0x20,
0x14, 0x06, 0x50, 0xb5, 0xf5, 0x8f, 0x89, 0xf0, 0x18, 0x26, 0xf6, 0x0e, 0x3e, 0x83, 0xa3, 0x71,
0xe9, 0xe4, 0x62, 0x6a, 0x7b, 0x8b, 0x46, 0xe0, 0x23, 0x17, 0x48, 0x5f, 0xdf, 0xe0, 0x76, 0x96,
0xa3, 0x6e, 0x43, 0x98, 0x04, 0x9f, 0xa9, 0xb3, 0x80, 0x75, 0x9c, 0x50, 0x64, 0xe4, 0x6e, 0x84,
0xa7, 0xe8, 0x86, 0x3c, 0x43, 0x3c, 0x65, 0xc0, 0x25, 0xb2, 0xb1, 0xd0, 0x2c, 0x83, 0xe7, 0x05,
0xf2, 0x25, 0x89, 0x23, 0x65, 0x4e, 0xb9, 0xe2, 0x59, 0xd1, 0x45, 0x41, 0x86, 0x69, 0xab, 0x4f,
0x67, 0xd5, 0x5e, 0x43, 0xf1, 0xe6, 0xa0, 0xda, 0x07, 0x0b, 0xf4, 0xca, 0xec, 0x55, 0x73, 0x0f,
0xac, 0xd7, 0x15, 0xfd, 0x02, 0xbd, 0x31, 0x47, 0xb5, 0xed, 0xdf, 0xc2, 0xac, 0x9b, 0xd7, 0xee,
0x7f, 0x2f, 0xbf, 0x00, 0x00, 0x00, 0xff, 0xff, 0x61, 0x9f, 0xcd, 0xe7, 0x8c, 0x00, 0x00, 0x00,
}