Searched refs:device_base (Results 1 – 4 of 4) sorted by relevance
468 def judge_enable_line(enable_line, device_base): argument470 if enable_line.find((device_base + " ").encode("utf-8")) == -1:473 if enable_line.find(device_base + " ") == -1:
141 enable_line=x, device_base=temp_str.split("=")[0]),
212 "src/device_base.cpp",
90 device_base=device_enable.split("=")[0]),