Searched defs:rpc_call (Results 1 – 4 of 4) sorted by relevance
125 def rpc_call(*args, **kwargs): function352 def rpc_call(*args, **kwargs): function
376 def rpc_call(*args): function
212 def rpc_call(*args, **kwargs): function
1092 def run_rpc_on_multiple_hostnames(rpc_call, shard_hostnames, **kwargs): argument