Searched refs:oem_source (Results 1 – 2 of 2) sorted by relevance
311 OPTIONS.oem_source = None361 def _LoadOemDicts(oem_source): argument363 if not oem_source:367 for oem_file in oem_source:1211 OPTIONS.oem_source = a.split(',')1434 OPTIONS.oem_dicts = _LoadOemDicts(OPTIONS.oem_source)
108 oem_source = []114 oem_source.append(dict_file)116 oem_dicts = _LoadOemDicts(oem_source)