Home
last modified time | relevance | path

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

/tools/acloud/public/
Davd.py41 def __init__(self, instance_name, ip=None, time_info=None): argument
89 def instance_name(self): member in AndroidVirtualDevice
Dreport.py161 def AddDevice(self, instance_name, ip_address, adb_port, vnc_port, argument
183 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.py122 def AddPublicSshRsaToInstance(cfg, user, instance_name): argument