Home
last modified time | relevance | path

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

/external/autotest/frontend/afe/
Dsite_rpc_interface.py124 @rpc_utils.route_rpc_to_master
576 @rpc_utils.route_rpc_to_master
591 @rpc_utils.route_rpc_to_master
600 @rpc_utils.route_rpc_to_master
610 @rpc_utils.route_rpc_to_master
Drpc_interface.py147 @rpc_utils.route_rpc_to_master
204 @rpc_utils.route_rpc_to_master
274 @rpc_utils.route_rpc_to_master
319 @rpc_utils.route_rpc_to_master
399 @rpc_utils.route_rpc_to_master
434 @rpc_utils.route_rpc_to_master
903 @rpc_utils.route_rpc_to_master
Drpc_utils.py1266 def route_rpc_to_master(func): function