Home
last modified time | relevance | path

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

/tools/acloud/setup/
Dhost_setup_runner.py101 WELCOME_MESSAGE_TITLE = ("Install required packages for host setup for " variable in AvdPkgInstaller
112 WELCOME_MESSAGE_TITLE = "Install base packages on the host" variable in HostBasePkgInstaller
121 WELCOME_MESSAGE_TITLE = "Install cuttlefish-common packages on the host" variable in CuttlefishCommonPkgInstaller
162 WELCOME_MESSAGE_TITLE = "Host Enviornment Setup" variable in CuttlefishHostSetup
Dbase_task_runner.py40 WELCOME_MESSAGE_TITLE = None variable in BaseTaskRunner
63 if not self.WELCOME_MESSAGE and not self.WELCOME_MESSAGE_TITLE:
73 print(" [%s] " % self.WELCOME_MESSAGE_TITLE)
Dgcp_setup_runner.py240 WELCOME_MESSAGE_TITLE = "Setup google cloud user information" variable in GcpTaskRunner