Home
last modified time | relevance | path

Searched defs:GetBar (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/golang-protobuf/cmd/protoc-gen-go/testdata/issue780_oneof_conflict/
H A Dtest.pb.go60 func (m *Foo) GetBar() isFoo_Bar { func
79 GetBar string `protobuf:"bytes,1,opt,name=get_bar,json=getBar,oneof"` member
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/unit/data/foo/
H A Dbar.proto24 rpc GetBar(BarMessage) returns (BarMessage); rpc
H A Dbar_with_wkt.proto27 rpc GetBar(BarMessage) returns (BarMessage); rpc