Home
last modified time | relevance | path

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

/tools/acloud/setup/
Dhost_setup_runner.py85 if not utils.GetUserAnswerYes("\nStart to install package(s):\n%s"
147 if not utils.GetUserAnswerYes("\nStart to install cuttlefish-common :\n%s"
Dgcp_setup_runner.py343 return utils.GetUserAnswerYes(user_question)
/tools/acloud/internal/lib/
Dutils.py506 def GetUserAnswerYes(question): function
1030 if no_prompts or GetUserAnswerYes(_CONFIRM_CONTINUE):
/tools/acloud/pull/
Dpull.py96 if no_prompts or utils.GetUserAnswerYes(warning_msg):
/tools/acloud/create/
Dlocal_image_local_instance.py250 if no_prompts or utils.GetUserAnswerYes(_CONFIRM_RELAUNCH %
Dgoldfish_local_image_local_instance.py314 if no_prompts or utils.GetUserAnswerYes(_CONFIRM_RELAUNCH):