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 | 40 def RestartFromInstance(cfg, instance, instance_id, powerwash_data): argument 70 def RestartDevice(ssh, instance_id): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ |
D | gatts_lib.py | 96 def characteristic_set_value_by_instance_id(self, instance_id, value): argument 101 def notify_characteristic_changed(self, instance_id, confirm): argument
|
/tools/acloud/internal/lib/ |
D | cvd_runtime_config.py | 242 def instance_id(self): member in CvdRuntimeConfig
|
/tools/acloud/list/ |
D | instance.py | 740 def instance_id(self): member in LocalInstance 857 def GetLockById(cls, instance_id): argument
|
/tools/acloud/create/ |
D | local_image_local_instance.py | 369 def GetWebrtcSigServerPort(instance_id): argument
|