Home
last modified time | relevance | path

Searched defs:instance_name (Results 1 – 9 of 9) sorted by relevance

/tools/acloud/internal/lib/
Dgoldfish_remote_host_client.py51 def ParseEmulatorConsoleAddress(instance_name): argument
70 def GetInstanceIP(instance_name): argument
Dcvd_compute_client_multi_stage.py159 def ParseRemoteHostAddress(instance_name): argument
/tools/acloud/public/
Davd.py41 def __init__(self, instance_name, ip=None, time_info=None, stage=None, argument
94 def instance_name(self): member in AndroidVirtualDevice
Dreport.py188 def AddDevice(self, instance_name, ip_address, adb_port, vnc_port, argument
227 def AddDeviceBootFailure(self, instance_name, ip_address, adb_port, argument
/tools/asuite/atest/unittest_data/acloud/
Dcreate_failure.json12 "instance_name": "ins-1f40f0db-6561305-aosp-cf-x86-phone-userdebug", string
Dcreate_success.json12 "instance_name": "ins-1f40f0db-6561305-aosp-cf-x86-phone-userdebug", string
/tools/acloud/public/acloud_kernel/
Dkernel_swapper.py51 def __init__(self, cfg, instance_name): argument
/tools/acloud/reconnect/
Dreconnect.py100 def AddPublicSshRsaToInstance(cfg, user, instance_name): argument
/tools/acloud/pull/
Dpull.py73 def PullLogs(ssh, log_files, instance_name): argument