Searched defs:Book (Results 1 – 5 of 5) sorted by relevance
/external/golang-protobuf/protoc-gen-go/testdata/proto3/ |
D | proto3.pb.go | 58 …Book *Book `protobuf:"bytes,4,opt,name=book,proto3" json:"book,omitempty… member 125 type Book struct { struct 126 Title string `protobuf:"bytes,1,opt,name=title,proto3" json:"title,omitempty"` 127 … []byte `protobuf:"bytes,2,opt,name=raw_data,json=rawData,proto3" json:"raw_data,omitempty"` 128 XXX_NoUnkeyedLiteral struct{} `json:"-"` 129 XXX_unrecognized []byte `json:"-"` 130 XXX_sizecache int32 `json:"-"` 133 func (m *Book) Reset() { *m = Book{} } 134 func (m *Book) String() string { return proto.CompactTextString(m) } 135 func (*Book) ProtoMessage() {} [all …]
|
D | proto3.proto | 52 message Book { message
|
/external/protobuf/src/google/protobuf/util/internal/testdata/ |
D | books.proto | 39 message Book { message
|
/external/skia/src/sfnt/ |
D | SkPanose.h | 53 Book = 5, enumerator 203 Book = 5, enumerator 324 Book = 5, enumerator
|
/external/skqp/src/sfnt/ |
D | SkPanose.h | 53 Book = 5, enumerator 203 Book = 5, enumerator 324 Book = 5, enumerator
|