HomeSort by relevance Sort by last modified time
    Searched refs:get_host_query (Results 1 - 4 of 4) sorted by null

  /external/autotest/frontend/afe/
moblab_rpc_interface.py 553 hosts = list(rpc_utils.get_host_query((), False, True, {}))
761 hosts = list(rpc_utils.get_host_query((), False, True, {}))
790 hosts = list(rpc_utils.get_host_query((), False, True, {}))
    [all...]
rpc_utils.py 185 def get_host_query(multiple_labels, exclude_only_if_needed_labels, function
    [all...]
rpc_interface.py 564 hosts = rpc_utils.get_host_query((), False, True, host_filter_data)
643 hosts = rpc_utils.get_host_query(multiple_labels,
716 hosts = rpc_utils.get_host_query(multiple_labels,
    [all...]
moblab_rpc_interface_unittest.py 598 'get_host_query')
599 moblab_rpc_interface.rpc_utils.get_host_query(

Completed in 59 milliseconds