Home
last modified time | relevance | path

Searched defs:get_host_attribute (Results 1 – 3 of 3) sorted by relevance

/external/autotest/server/
Dafe_utils.py137 def get_host_attribute(host, attribute, use_local_value=True): function
Dfrontend.py564 def get_host_attribute(self, attr, **dargs): member in AFE
/external/autotest/frontend/afe/
Drpc_interface.py465 def get_host_attribute(attribute, **host_filter_data): function