Searched refs:OS_HOST_DICT (Results 1 – 2 of 2) sorted by relevance
43 OS_HOST_DICT = {'android': adb_host.ADBHost, variable189 or OS_HOST_DICT.get(afe_host.attributes.get('os_type'))190 or OS_HOST_DICT.get(host_os)
80 self._orig_dict = factory.OS_HOST_DICT86 self.os_host_dict = factory.OS_HOST_DICT = {}96 factory.OS_HOST_DICT = self._orig_dict