Home
last modified time | relevance | path

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

/third_party/grpc/include/grpcpp/impl/
Dservice_type.h228 std::vector<std::unique_ptr<internal::RpcServiceMethod>> methods_; variable
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DApi.pb.cs138 …private readonly pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Method> methods_ = new … field in Google.Protobuf.WellKnownTypes.Api
/third_party/protobuf/src/google/protobuf/
Ddescriptor.h1699 MethodDescriptor* methods_; variable