Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ir/dtype/
Dcontainer.h94 std::unordered_map<std::string, ValuePtr> methods_; variable
/third_party/grpc/include/grpcpp/impl/codegen/
Dservice_type.h270 std::vector<std::unique_ptr<internal::RpcServiceMethod>> methods_; variable
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DApi.cs130 …private readonly pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Method> methods_ = new … field in Google.Protobuf.WellKnownTypes.Api
/third_party/mindspore/mindspore/core/abstract/
Dabstract_value.h480 std::unordered_map<std::string, ValuePtr> methods_; variable
/third_party/protobuf/src/google/protobuf/
Ddescriptor.h1306 MethodDescriptor* methods_; variable