Searched defs:target_temp (Results 1 – 4 of 4) sorted by relevance
23 def run_once(self, target_temp=48, max_runtime=600): argument
105 def LetCpuCoolToTemperature(self, target_temp, wait_period=30): argument
503 def LetBatteryCoolToTemperature(self, target_temp, wait_period=180): argument
1233 static int flash_open_tempfile(const char **dname, const char **target_temp) in flash_open_tempfile()1274 const char *dname, *target_temp = NULL; in flash_io_write() local