Home
last modified time | relevance | path

Searched refs:rpc_call (Results 1 – 2 of 2) sorted by relevance

/external/autotest/server/
Dfrontend.py99 rpc_call = getattr(self.proxy, call)
103 result = utils.strip_unicode(rpc_call(**dargs))
/external/autotest/frontend/afe/
Drpc_utils.py1233 def run_rpc_on_multiple_hostnames(rpc_call, shard_hostnames, **kwargs): argument
1248 afe.run(rpc_call, **kwargs)