Searched refs:OS_HOST_DICT (Results 1 – 2 of 2) sorted by relevance
41 OS_HOST_DICT = {'android': adb_host.ADBHost, variable203 or OS_HOST_DICT.get(afe_host.attributes.get('os_type'))204 or OS_HOST_DICT.get(host_os))
79 self._orig_dict = factory.OS_HOST_DICT85 self.os_host_dict = factory.OS_HOST_DICT = {}94 factory.OS_HOST_DICT = self._orig_dict