Searched defs:instance_name (Results 1 – 9 of 9) sorted by relevance
/tools/acloud/internal/lib/ |
D | goldfish_remote_host_client.py | 51 def ParseEmulatorConsoleAddress(instance_name): argument 70 def GetInstanceIP(instance_name): argument
|
D | cvd_compute_client_multi_stage.py | 159 def ParseRemoteHostAddress(instance_name): argument
|
/tools/acloud/public/ |
D | avd.py | 41 def __init__(self, instance_name, ip=None, time_info=None, stage=None, argument 94 def instance_name(self): member in AndroidVirtualDevice
|
D | report.py | 188 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/ |
D | create_failure.json | 12 "instance_name": "ins-1f40f0db-6561305-aosp-cf-x86-phone-userdebug", string
|
D | create_success.json | 12 "instance_name": "ins-1f40f0db-6561305-aosp-cf-x86-phone-userdebug", string
|
/tools/acloud/public/acloud_kernel/ |
D | kernel_swapper.py | 51 def __init__(self, cfg, instance_name): argument
|
/tools/acloud/reconnect/ |
D | reconnect.py | 100 def AddPublicSshRsaToInstance(cfg, user, instance_name): argument
|
/tools/acloud/pull/ |
D | pull.py | 73 def PullLogs(ssh, log_files, instance_name): argument
|