HomeSort by relevance Sort by last modified time
    Searched full:use_monitor (Results 1 - 4 of 4) sorted by null

  /external/autotest/scheduler/
agent_task.py 278 def _copy_results(self, execution_entries, use_monitor=None):
282 if use_monitor is not None and not use_monitor.has_process():
286 if use_monitor is None:
288 use_monitor = self.monitor
289 assert use_monitor.has_process()
292 use_monitor.try_copy_to_results_repository(results_path)
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.h 141 unsigned int use_monitor:1; member in struct:wpa_driver_nl80211_data
driver_nl80211.c     [all...]
driver_nl80211_capa.c     [all...]

Completed in 256 milliseconds