Home
last modified time | relevance | path

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

/external/pigweed/pw_rpc/public/pw_rpc/
Dservice.h64 const internal::MethodUnion* const methods_; variable
/external/jdiff/src/jdiff/
DClassAPI.java40 public final List<MethodAPI> methods_ = new ArrayList<>(); field in ClassAPI
/external/grpc-grpc/include/grpcpp/impl/codegen/
Dservice_type.h186 std::vector<std::unique_ptr<internal::RpcServiceMethod>> methods_; variable
/external/pigweed/pw_rpc/
Dserver_test.cc58 std::array<TestMethodUnion, 2> methods_; member in pw::rpc::__anon14aa8bb00111::TestService
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Dservice_type.h270 std::vector<std::unique_ptr<internal::RpcServiceMethod>> methods_; variable
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Dservice_type.h270 std::vector<std::unique_ptr<internal::RpcServiceMethod>> methods_; variable
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DApi.cs126 …private readonly pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Method> methods_ = new … field in Google.Protobuf.WellKnownTypes.Api
/external/protobuf/src/google/protobuf/
Ddescriptor.h1215 MethodDescriptor* methods_; variable