Home
last modified time | relevance | path

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

/tools/acloud/list/
Dinstance.py708 self._ExecuteStopCvd(os.path.join(ins_home_dir, _CVD_BIN_FOLDER))
711 self._ExecuteStopCvd(os.path.join(ins_home_dir, _CVD_BIN_FOLDER))
718 def _ExecuteStopCvd(self, dir_path): member in LocalInstance