Home
last modified time | relevance | path

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

/external/golang-protobuf/protoc-gen-go/grpc/
Dgrpc.go154 deprecated := service.GetOptions().GetDeprecated()
169 if method.GetOptions().GetDeprecated() {
220 if method.GetOptions().GetDeprecated() {
341 if method.GetOptions().GetDeprecated() {
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go1516 func (m *FileOptions) GetDeprecated() bool { func
1696 func (m *MessageOptions) GetDeprecated() bool { func
1852 func (m *FieldOptions) GetDeprecated() bool { func
1981 func (m *EnumOptions) GetDeprecated() bool { func
2044 func (m *EnumValueOptions) GetDeprecated() bool { func
2107 func (m *ServiceOptions) GetDeprecated() bool { func
2172 func (m *MethodOptions) GetDeprecated() bool { func
/external/golang-protobuf/protoc-gen-go/generator/
Dgenerator.go1225 if g.file.GetOptions().GetDeprecated() {
1367 if enum.GetOptions().GetDeprecated() {
1379 if e.GetOptions().GetDeprecated() {
2096 if mc.message.GetOptions().GetDeprecated() {
2310 if field.GetOptions().GetDeprecated() {