Home
last modified time | relevance | path

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

/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/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DApi.cs108 …private readonly pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Method> methods_ = new … field in Google.Protobuf.WellKnownTypes.Api
/external/protobuf/src/google/protobuf/
Ddescriptor.h1056 MethodDescriptor* methods_; variable