Searched refs:oem_source (Results 1 – 2 of 2) sorted by relevance
267 OPTIONS.oem_source = None508 def _LoadOemDicts(oem_source): argument510 if not oem_source:514 for oem_file in oem_source:1220 OPTIONS.oem_source = a.split(',')1401 OPTIONS.oem_dicts = _LoadOemDicts(OPTIONS.oem_source)
106 oem_source = []112 oem_source.append(dict_file)114 oem_dicts = _LoadOemDicts(oem_source)