Home
last modified time | relevance | path

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

/tools/acloud/public/
Davd.py41 def __init__(self, instance_name, ip=None, time_info=None, stage=None, argument
96 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
Dcreate_success_local_instance.json7 "instance_name": "local-instance-1", string
/tools/acloud/public/acloud_kernel/
Dkernel_swapper.py51 def __init__(self, cfg, instance_name): argument
/tools/acloud/pull/
Dpull.py68 def PullLogs(ssh, log_files, instance_name): argument
/tools/acloud/reconnect/
Dreconnect.py101 def AddPublicSshRsaToInstance(cfg, user, instance_name): argument
/tools/acloud/internal/lib/
Dgoldfish_utils.py268 def ParseRemoteHostConsoleAddress(instance_name): argument
Dcvd_utils.py636 def ParseRemoteHostAddress(instance_name): argument
/tools/netsim/rust/common/src/util/
Dos_utils.rs147 let mut instance_name = String::new(); in get_instance_name() localVariable
/tools/acloud/list/
Dinstance.py297 def _GetDeviceFullName(device_serial, instance_name, elapsed_time, argument