Home
last modified time | relevance | path

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

/third_party/protobuf/python/google/protobuf/
Dservice.py65 def CallMethod(self, method_descriptor, rpc_controller, member in Service
219 def CallMethod(self, method_descriptor, rpc_controller, member in RpcChannel
/third_party/protobuf/python/google/protobuf/internal/
Dservice_reflection_test.py52 def CallMethod(self, method, controller, request, response, callback): member in FooUnitTest.testService.MockRpcChannel
113 def CallMethod(self, method, controller, request, member in FooUnitTest.testServiceStub.MockRpcChannel
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/rewrite/api/
Dnode_type.py45 CallMethod = 5 variable in NodeType