Searched refs:oem_source (Results 1 – 3 of 3) sorted by relevance
251 OPTIONS.oem_source = None498 def _LoadOemDicts(oem_source): argument500 if not oem_source:504 for oem_file in oem_source:2058 OPTIONS.oem_source = a.split(',')2195 OPTIONS.oem_dicts = _LoadOemDicts(OPTIONS.oem_source)
94 oem_source = []100 oem_source.append(dict_file)102 oem_dicts = _LoadOemDicts(oem_source)