Home
last modified time | relevance | path

Searched defs:send_rpc (Results 1 – 18 of 18) sorted by relevance

/dports/devel/grpc130/grpc-1.30.2/examples/python/auth/
H A Dcustomized_auth_client.py74 def send_rpc(channel): function
/dports/devel/grpc134/grpc-1.34.1/examples/python/auth/
H A Dcustomized_auth_client.py74 def send_rpc(channel): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/examples/python/auth/
H A Dcustomized_auth_client.py76 def send_rpc(channel): function
/dports/devel/grpc/grpc-1.42.0/examples/python/auth/
H A Dasync_customized_auth_client.py71 async def send_rpc(channel: grpc.aio.Channel) -> helloworld_pb2.HelloReply: function
H A Dcustomized_auth_client.py71 def send_rpc(channel): function
/dports/net/cloud-init/cloud-init-21.4/cloudinit/sources/helpers/vmware/imc/
H A Dguestcust_util.py28 def send_rpc(rpc): function
/dports/editors/xi-core/xi-editor-0.3.0/python/xi_plugin/
H A Drpc.py100 def send_rpc(self, method, params, req_id=None): member in RpcPeer
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/common_test/src/
H A Dct_netconfc.erl500 send_rpc(Client, SimpleXml) -> function
508 send_rpc(Client, SimpleXml, Timeout) -> function
/dports/www/ikiwiki/ikiwiki-3.20200202.3/plugins/
H A Dproxy.py158 def send_rpc(self, cmd, in_fd, out_fd, *args, **kwargs): member in _IkiWikiExtPluginXMLRPCHandler
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/common_test/src/
H A Dct_netconfc.erl557 send_rpc(Client, SimpleXml) -> function
565 send_rpc(Client, SimpleXml, Timeout) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/common_test/src/
H A Dct_netconfc.erl557 send_rpc(Client, SimpleXml) -> function
565 send_rpc(Client, SimpleXml, Timeout) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/common_test/src/
H A Dct_netconfc.erl556 send_rpc(Client, SimpleXml) -> function
564 send_rpc(Client, SimpleXml, Timeout) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/common_test/src/
H A Dct_netconfc.erl557 send_rpc(Client, SimpleXml) -> function
565 send_rpc(Client, SimpleXml, Timeout) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/common_test/src/
H A Dct_netconfc.erl557 send_rpc(Client, SimpleXml) -> function
565 send_rpc(Client, SimpleXml, Timeout) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/common_test/src/
H A Dct_netconfc.erl557 send_rpc(Client, SimpleXml) -> function
565 send_rpc(Client, SimpleXml, Timeout) -> function
/dports/editors/xi-core/xi-editor-0.3.0/rust/lsp-lib/src/
H A Dlanguage_server_client.rs165 fn send_rpc(&mut self, value: &Value) { in send_rpc() method
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/ra/src/
H A Dra_server_proc.erl1270 send_rpc(To, Msg, State) -> function
/dports/sysutils/slurm-wlm/slurm-20.02.7/slurm/
H A Dslurmdb.h698 List send_rpc; /* For convenience only. DOESN'T GET PACKED */ member