Searched defs:rpc_call (Results 1 – 3 of 3) sorted by relevance
378 def rpc_call(*args): function
209 def rpc_call(*args, **kwargs): function
1096 def run_rpc_on_multiple_hostnames(rpc_call, shard_hostnames, **kwargs): argument