Searched defs:instance_id (Results 1 – 6 of 6) sorted by relevance
/tools/acloud/powerwash/ |
D | powerwash.py | 35 def PowerwashFromInstance(cfg, instance, instance_id): argument 57 def PowerwashDevice(ssh, instance_id): argument
|
/tools/acloud/restart/ |
D | restart.py | 37 def RestartFromInstance(cfg, instance, instance_id, powerwash_data): argument 67 def RestartDevice(ssh, instance_id): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ |
D | gatts_lib.py | 97 def characteristic_set_value_by_instance_id(self, instance_id, value): argument 102 def notify_characteristic_changed(self, instance_id, confirm): argument
|
/tools/acloud/internal/lib/ |
D | cvd_runtime_config.py | 222 def instance_id(self): member in CvdRuntimeConfig
|
/tools/acloud/list/ |
D | instance.py | 507 def instance_id(self): member in LocalInstance 626 def GetLockById(cls, instance_id): argument
|
/tools/acloud/create/ |
D | local_image_local_instance.py | 279 def GetWebrtcSigServerPort(instance_id): argument
|