Home
last modified time | relevance | path

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

/tools/acloud/setup/
Dhost_setup_runner.py81 if not utils.GetUserAnswerYes("\nStart to install package(s):\n%s"
142 if not utils.GetUserAnswerYes("\nStart to install cuttlefish-common :\n%s"
174 if not utils.GetUserAnswerYes("\nStart to setup the local CA:\n"
Dgcp_setup_runner.py342 return utils.GetUserAnswerYes(user_question)
/tools/acloud/pull/
Dpull.py104 if no_prompts or utils.GetUserAnswerYes(warning_msg):
/tools/acloud/internal/lib/
Dutils.py518 def GetUserAnswerYes(question): function
1123 if no_prompts or GetUserAnswerYes(_CONFIRM_CONTINUE):
/tools/acloud/create/
Dgoldfish_local_image_local_instance.py326 if no_prompts or utils.GetUserAnswerYes(_CONFIRM_RELAUNCH):
Dlocal_image_local_instance.py618 if no_prompts or utils.GetUserAnswerYes(_CONFIRM_RELAUNCH %