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.py207 @rpc_utils.route_rpc_to_master
242 @rpc_utils.route_rpc_to_master
281 @rpc_utils.route_rpc_to_master
326 @rpc_utils.route_rpc_to_master
406 @rpc_utils.route_rpc_to_master
450 @rpc_utils.route_rpc_to_master
799 @rpc_utils.route_rpc_to_master
1716 @rpc_utils.route_rpc_to_master
2181 @rpc_utils.route_rpc_to_master
2196 @rpc_utils.route_rpc_to_master
[all …]
Drpc_utils.py1122 def route_rpc_to_master(func): function