Home
last modified time | relevance | path

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

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