Searched refs:get_host_attribute (Results 1 – 4 of 4) sorted by relevance
72 serials_attr = afe.get_host_attribute('serials', hostname=self.hostname)
1467 attrs = self._AFE.get_host_attribute(constants.CRASHLOGS_HOST_ATTRIBUTE,
250 def get_host_attribute(self, attr, **dargs): member in AFE
448 def get_host_attribute(attribute, **host_filter_data): function