Searched refs:get_host_query (Results 1 – 3 of 3) sorted by relevance
/external/autotest/frontend/afe/ |
D | moblab_rpc_interface.py | 506 hosts = list(rpc_utils.get_host_query((), False, True, {})) 610 hosts = list(rpc_utils.get_host_query((), False, True, {}))
|
D | rpc_utils.py | 200 def get_host_query(multiple_labels, exclude_only_if_needed_labels, function 1205 hosts = list(get_host_query(
|
D | rpc_interface.py | 471 hosts = rpc_utils.get_host_query((), False, True, host_filter_data) 518 hosts = rpc_utils.get_host_query(multiple_labels, 561 hosts = rpc_utils.get_host_query(multiple_labels,
|