Home
last modified time | relevance | path

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

/external/autotest/frontend/afe/
Drpc_interface.py241 @rpc_utils.route_rpc_to_master
283 @rpc_utils.route_rpc_to_master
347 @rpc_utils.route_rpc_to_master
400 @rpc_utils.route_rpc_to_master
487 @rpc_utils.route_rpc_to_master
540 @rpc_utils.route_rpc_to_master
582 @rpc_utils.route_rpc_to_master
964 @rpc_utils.route_rpc_to_master
1829 @rpc_utils.route_rpc_to_master
2284 @rpc_utils.route_rpc_to_master
[all …]
Drpc_utils.py1140 def route_rpc_to_master(func): function