Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/appengine/internal/base/
Dapi_base.pb.go111 type BytesProto struct { struct
116 func (m *BytesProto) Reset() { *m = BytesProto{} } argument
117 func (m *BytesProto) String() string { return proto.CompactTextString(m) } argument
118 func (*BytesProto) ProtoMessage() {} argument
120 func (m *BytesProto) GetValue() []byte { argument
Dapi_base.proto28 message BytesProto { message