Searched refs:oem_source (Results 1 – 3 of 3) sorted by relevance
220 OPTIONS.oem_source = None655 def _LoadOemDicts(oem_source): argument657 if not oem_source:661 for oem_file in oem_source:2119 OPTIONS.oem_source = a.split(',')2241 OPTIONS.oem_dicts = _LoadOemDicts(OPTIONS.oem_source)
370 oem_source = []376 oem_source.append(dict_file)378 oem_dicts = _LoadOemDicts(oem_source)