Home
last modified time | relevance | path

Searched refs:_ExecuteStopCvd (Results 1 – 1 of 1) sorted by relevance

/tools/acloud/list/
Dinstance.py659 self._ExecuteStopCvd(os.path.join(ins_home_dir, _CVD_BIN_FOLDER))
662 self._ExecuteStopCvd(os.path.join(ins_home_dir, _CVD_BIN_FOLDER))
669 def _ExecuteStopCvd(self, dir_path): member in LocalInstance